We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3bf28 commit b775865Copy full SHA for b775865
README.md
@@ -953,7 +953,7 @@ Python实现的数据库。
953
954
MapReduce 框架和库。
955
956
-* dpark:Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://github.com/douban/dpark)
+* [dpark](http://hao.jobbole.com/dpark/):Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://github.com/douban/dpark)
957
* dumbo:这个 Python 模块可以让人轻松的编写和运行 Hadoop 程序。[官网](https://github.com/klbostee/dumbo)
958
* luigi:这个模块帮你构建批处理作业的复杂流水线。[官网](https://github.com/spotify/luigi)
959
* mrjob:在 Hadoop 或 Amazon Web Services 上运行 MapReduce 任务。[官网](https://github.com/Yelp/mrjob)
0 commit comments