add dpark url
parent
8b3bf28502
commit
b775865149
|
@ -953,7 +953,7 @@ Python实现的数据库。
|
|||
|
||||
MapReduce 框架和库。
|
||||
|
||||
* dpark:Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://github.com/douban/dpark)
|
||||
* [dpark](http://hao.jobbole.com/dpark/):Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://github.com/douban/dpark)
|
||||
* dumbo:这个 Python 模块可以让人轻松的编写和运行 Hadoop 程序。[官网](https://github.com/klbostee/dumbo)
|
||||
* luigi:这个模块帮你构建批处理作业的复杂流水线。[官网](https://github.com/spotify/luigi)
|
||||
* mrjob:在 Hadoop 或 Amazon Web Services 上运行 MapReduce 任务。[官网](https://github.com/Yelp/mrjob)
|
||||
|
|
Loading…
Reference in New Issue