Cascading
puffsun
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Cascading Kick Start: Word Counting
If you know Hadoop, you're undoubtedly have seen WordCount before, WordCount serves as a hello world for Hadoop apps. This simple program provides a great test case for parallel processing: It req...原创 2013-07-31 19:36:29 · 161 阅读 · 0 评论 -
Cascading Terminology and Concepts
Cascading is a data processing API and processing query planner used for defining, sharing, and executing data-processing workflows on a single computing node or distributed computing cluster. On a ...原创 2013-08-02 23:17:37 · 182 阅读 · 1 评论
分享