【发布时间】:2020-01-24 08:47:50
【问题描述】:
如何通过MapReduce直接计算hdfs上文件或目录的magnetlink?
【问题讨论】:
-
我之前下载文件并用libtorrent构建torrent,但我想直接在hdfs上构建torrent...我知道一些HDFS API但构建torrent对我来说仍然很难......
-
其实我也在寻找一个与bittorrent兼容的实现,但是我们做了一些非常相似的事情:github.com/SmartDataInnovationLab/dirhash
标签: hadoop mapreduce hdfs p2p libtorrent