上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 20 下一页

2017年6月14日

Flink papers

摘要: Around 2009 the Stratosphere research project started at the TU Berlin which a few years later was set to become the Apache Flink project. Often compa 阅读全文

posted @ 2017-06-14 11:28 暖风的风 阅读(529) 评论(0) 推荐(0) 编辑

2017年6月5日

flinkML

摘要: https://www.slideshare.net/tillrohrmann/machine-learning-with-apache-flink 阅读全文

posted @ 2017-06-05 16:08 暖风的风 阅读(906) 评论(0) 推荐(0) 编辑

2017年6月4日

Flink源码分析

摘要: http://vinoyang.com/ http://wuchong.me Apache Flink源码解析之stream-source https://yq.aliyun.com/articles/259154 Flink - watermark https://yq.aliyun.com/ar 阅读全文

posted @ 2017-06-04 23:55 暖风的风 阅读(1327) 评论(1) 推荐(0) 编辑

2017年6月1日

Spark Streaming自定义接收器

摘要: https://spark.apache.org/docs/2.1.0/streaming-custom-receivers.html 阅读全文

posted @ 2017-06-01 10:16 暖风的风 阅读(203) 评论(0) 推荐(0) 编辑

2017年5月29日

between-flink-and-storm-Spark

摘要: https://stackoverflow.com/questions/30699119/what-is-are-the-main-differences-between-flink-and-storm?rq=1 阅读全文

posted @ 2017-05-29 10:34 暖风的风 阅读(150) 评论(0) 推荐(0) 编辑

2017年5月27日

Java class loader 类加载器

摘要: Java高新技术:类加载器详解 阅读全文

posted @ 2017-05-27 10:06 暖风的风 阅读(133) 评论(0) 推荐(0) 编辑

Spark 学习文章

摘要: http://geek.csdn.net/news/detail/199602 阅读全文

posted @ 2017-05-27 10:01 暖风的风 阅读(150) 评论(0) 推荐(0) 编辑

2017年5月22日

英文读音

摘要: https://zh.forvo.com/word/paxos/ 阅读全文

posted @ 2017-05-22 14:12 暖风的风 阅读(416) 评论(0) 推荐(0) 编辑

分布式系统论文

摘要: https://cs.stanford.edu/~matei/courses/2015/6.S897/ http://blog.fnil.net/blog/ac1fa10ff9b2404ed0b91bdfaf76a87d/ http://pages.cs.wisc.edu/~remzi/Classe 阅读全文

posted @ 2017-05-22 14:07 暖风的风 阅读(926) 评论(0) 推荐(1) 编辑

2017年5月19日

git 常用命令

摘要: $ git init $ git status $ git pull $ git checkout release 阅读全文

posted @ 2017-05-19 14:52 暖风的风 阅读(124) 评论(0) 推荐(0) 编辑

CPU Cache

摘要: http://bad-concurrency.blogspot.hk/2014/12/the-uncanny-valley-of-l3-cache.html https://en.wikipedia.org/wiki/Cache_(computing)#Cache_organization_and_ 阅读全文

posted @ 2017-05-19 01:18 暖风的风 阅读(162) 评论(0) 推荐(0) 编辑

2017年5月18日

SA

该文被密码保护。 阅读全文

posted @ 2017-05-18 10:18 暖风的风 阅读(0) 评论(0) 推荐(0) 编辑

2017年5月4日

elasticsearch 索引延迟 一致性问题等

摘要: https://www.elastic.co/guide/en/elasticsearch/guide/current/near-real-time.html https://www.elastic.co/guide/en/elasticsearch/reference/1.4/_modifying 阅读全文

posted @ 2017-05-04 13:36 暖风的风 阅读(3246) 评论(0) 推荐(0) 编辑

2017年5月2日

spark join

摘要: https://jaceklaskowski.gitbooks.io/mastering-apache-spark/content/spark-sql-joins.html https://acadgild.com/blog/what-is-join-in-apache-spark/ http:// 阅读全文

posted @ 2017-05-02 18:37 暖风的风 阅读(195) 评论(0) 推荐(0) 编辑

ANTLR

摘要: http://www.antlr.org/about.html https://github.com/antlr/antlr4/blob/4.6/doc/index.md http://www4.di.uminho.pt/~gepl/GQE/documents/books/Pragmatic.The 阅读全文

posted @ 2017-05-02 13:44 暖风的风 阅读(276) 评论(0) 推荐(0) 编辑

spark contributing

摘要: http://spark.apache.org/contributing.html 阅读全文

posted @ 2017-05-02 10:52 暖风的风 阅读(147) 评论(0) 推荐(0) 编辑

2017年4月28日

epoll

摘要: https://oxnz.github.io/2014/04/26/linux-epoll/ http://luminous.blog.51cto.com/10797288/1832114 http://blog.sae.sina.com.cn/archives/3708 https://segme 阅读全文

posted @ 2017-04-28 10:06 暖风的风 阅读(214) 评论(0) 推荐(0) 编辑

2017年4月21日

elastic search internal

摘要: ELK学习笔记之ElasticSearch的索引详解 https://www.cnblogs.com/JetpropelledSnake/p/9887879.html elasticsearch的Doc Values 和 Fielddata https://blog.csdn.net/thomas0 阅读全文

posted @ 2017-04-21 22:05 暖风的风 阅读(271) 评论(0) 推荐(0) 编辑

2017年4月20日

Java & Linux Debugging(SA Gdb )

该文被密码保护。 阅读全文

posted @ 2017-04-20 10:10 暖风的风 阅读(6) 评论(0) 推荐(0) 编辑

2017年4月19日

tcp拥堵算法

摘要: http://m.blog.csdn.net/article/details?id=6739189 阅读全文

posted @ 2017-04-19 00:08 暖风的风 阅读(234) 评论(0) 推荐(0) 编辑

2017年4月14日

spark 分区

摘要: http://stackoverflow.com/questions/39368516/number-of-partitions-of-spark-dataframe 阅读全文

posted @ 2017-04-14 17:56 暖风的风 阅读(131) 评论(0) 推荐(0) 编辑

HTTP persistent connection

摘要: https://en.wikipedia.org/wiki/HTTP_persistent_connection https://developers.google.com/web/fundamentals/performance/http2/ https://http2.github.io/htt 阅读全文

posted @ 2017-04-14 16:15 暖风的风 阅读(334) 评论(0) 推荐(0) 编辑

TCPConnectionTermination

摘要: http://www.serverframework.com/asynchronousevents/2011/01/time-wait-and-its-design-implications-for-protocols-and-scalable-servers.html https://tools. 阅读全文

posted @ 2017-04-14 14:52 暖风的风 阅读(438) 评论(0) 推荐(0) 编辑

2017年4月12日

spark repartition

摘要: https://jaceklaskowski.gitbooks.io/mastering-apache-spark/content/spark-rdd-partitions.html http://stackoverflow.com/questions/31610971/spark-repartit 阅读全文

posted @ 2017-04-12 13:42 暖风的风 阅读(378) 评论(0) 推荐(0) 编辑

10 种机器学习算法的要点

摘要: http://blog.jobbole.com/92021/ 阅读全文

posted @ 2017-04-12 09:57 暖风的风 阅读(196) 评论(0) 推荐(0) 编辑

机器学习常见算法分类汇总

摘要: http://www.cnblogs.com/younghao/p/6696739.html http://blog.sae.sina.com.cn/archives/5547 http://diyhpl.us/~nmz787/pdf/Human-level_control_through_deep 阅读全文

posted @ 2017-04-12 09:55 暖风的风 阅读(140) 评论(0) 推荐(0) 编辑

2017年4月11日

artificial%20intelligence%20a%20modern%20approach

摘要: http://stpk.cs.rtu.lv/sites/all/files/stpk/materiali/mi/artificial%20intelligence%20a%20modern%20approach.pdf 阅读全文

posted @ 2017-04-11 18:58 暖风的风 阅读(231) 评论(0) 推荐(0) 编辑

常用机器学习算法

摘要: 面向开发人员的机器学习指南 http://xyclade.github.io/MachineLearning/ http://blog.jobbole.com/109702/?utm_source=blog.jobbole.com&utm_medium=relatedPosts the-10-alg 阅读全文

posted @ 2017-04-11 13:49 暖风的风 阅读(223) 评论(0) 推荐(0) 编辑

数学算法

摘要: https://www.zhihu.com/question/23527615 阅读全文

posted @ 2017-04-11 11:00 暖风的风 阅读(151) 评论(0) 推荐(0) 编辑

2017年4月10日

TungstenSecret

摘要: https://github.com/hustnn/TungstenSecret https://databricks.com/blog/2015/04/28/project-tungsten-bringing-spark-closer-to-bare-metal.html 阅读全文

posted @ 2017-04-10 18:54 暖风的风 阅读(144) 评论(0) 推荐(0) 编辑

2017年4月8日

deep-dive-into-the-catalyst-optimizer

摘要: https://spark-summit.org/eu-2016/events/a-deep-dive-into-the-catalyst-optimizer/ 阅读全文

posted @ 2017-04-08 21:20 暖风的风 阅读(183) 评论(0) 推荐(0) 编辑

spark internal

该文被密码保护。 阅读全文

posted @ 2017-04-08 13:46 暖风的风 阅读(24) 评论(0) 推荐(0) 编辑

抽水算法

摘要: http://www.cnblogs.com/HappyAngel/archive/2011/02/07/1949762.html https://en.m.wikipedia.org/wiki/Reservoir_sampling http://www.cnblogs.com/youxin/p/3 阅读全文

posted @ 2017-04-08 00:57 暖风的风 阅读(259) 评论(0) 推荐(0) 编辑

2017年4月6日

RDD PAPER

摘要: https://cs.stanford.edu/~matei/ https://www2.eecs.berkeley.edu/Pubs/TechRpts/2014/EECS-2014-12.pdf http://www-bcf.usc.edu/~minlanyu/teach/csci599-fall 阅读全文

posted @ 2017-04-06 19:30 暖风的风 阅读(230) 评论(0) 推荐(0) 编辑

Machine Learning Library (MLlib) Guide, BOOKS

摘要: download.microsoft.com/download/0/9/6/096170E9-23A2.../9780735698178.pdf Microsoft Azure Essentials Azure Machine Learning http://spark.apache.org/doc 阅读全文

posted @ 2017-04-06 17:36 暖风的风 阅读(283) 评论(0) 推荐(0) 编辑

scikit

摘要: http://scikit-learn.org/dev/_downloads/scikit-learn-docs.pdf http://scikit-learn.org/stable/tutorial/ http://scikit-learn.org/stable/tutorial/basic/tu 阅读全文

posted @ 2017-04-06 15:08 暖风的风 阅读(294) 评论(0) 推荐(0) 编辑

Spark Streaming

该文被密码保护。 阅读全文

posted @ 2017-04-06 13:34 暖风的风 阅读(22) 评论(0) 推荐(0) 编辑

HTTP

摘要: https://en.wikipedia.org/wiki/HTTP/2 https://http2.akamai.com/ https://tools.ietf.org/html/rfc7540 https://developers.google.com/web/fundamentals/perf 阅读全文

posted @ 2017-04-06 13:28 暖风的风 阅读(120) 评论(0) 推荐(0) 编辑

spark-architecture

摘要: https://0x0fff.com/spark-architecture-shuffle/ https://0x0fff.com/spark-memory-management/ https://0x0fff.com/page/2/ http://jerryshao.me/architecture 阅读全文

posted @ 2017-04-06 10:16 暖风的风 阅读(198) 评论(0) 推荐(0) 编辑

SPARK SQL

摘要: https://databricks.com/blog/2015/04/13/deep-dive-into-spark-sqls-catalyst-optimizer.html http://people.csail.mit.edu/matei/papers/2015/sigmod_spark_sq 阅读全文

posted @ 2017-04-06 10:14 暖风的风 阅读(138) 评论(0) 推荐(0) 编辑

上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 20 下一页

导航