Skip to content

Commit b775865

Browse files
committed
add dpark url
1 parent 8b3bf28 commit b775865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ Python实现的数据库。
953953

954954
MapReduce 框架和库。
955955

956-
* dpark:Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://github.com/douban/dpark)
956+
* [dpark](http://hao.jobbole.com/dpark/):Spark 的 Python 克隆版,一个类似 MapReduce 的框架。[官网](https://github.com/douban/dpark)
957957
* dumbo:这个 Python 模块可以让人轻松的编写和运行 Hadoop 程序。[官网](https://github.com/klbostee/dumbo)
958958
* luigi:这个模块帮你构建批处理作业的复杂流水线。[官网](https://github.com/spotify/luigi)
959959
* mrjob:在 Hadoop 或 Amazon Web Services 上运行 MapReduce 任务。[官网](https://github.com/Yelp/mrjob)

0 commit comments

Comments
 (0)