spark streaming
adu_200000
这个作者很懒,什么都没留下…
展开
-
spark streaming programming guide 综述(一)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#overviewspark streaming 是sp翻译 2016-10-08 21:04:14 · 333 阅读 · 0 评论 -
spark streaming programming guide 快速开始(二)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#a-quick-example在深入了解spark str翻译 2016-10-09 21:07:13 · 307 阅读 · 0 评论 -
spark streaming programming guide 基础概念之linking(三a)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#linking和spark类似,通过maven可以管理我们的spark翻译 2016-10-10 20:18:41 · 249 阅读 · 0 评论 -
spark streaming programming guide 基础概念之初始化StreamingContext(三b)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#initializing-streamingcontext翻译 2016-10-10 20:27:32 · 402 阅读 · 0 评论 -
spark streaming programming guide 基础概念之初始化Discretized Streams(DStream)(三c)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#discretized-streams-dstreams翻译 2016-10-12 21:04:13 · 415 阅读 · 0 评论 -
spark streaming programming guide 基础概念之对DStream的transform(三e)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#transformations-on-dstreams 和RDD类似,对于DStr...翻译 2019-02-07 17:11:53 · 196 阅读 · 0 评论 -
spark streaming programming guide 基础概念之输入离散流和接收方(三d)
原文网站:http://spark.apache.org/docs/latest/streaming-programming-guide.html本篇译文链接:http://spark.apache.org/docs/latest/streaming-programming-guide.html#input-dstreams-and-receivers翻译 2016-10-15 18:45:09 · 379 阅读 · 0 评论