文件名称:DBLP-MapReduce
文件大小:24.74MB
文件格式:ZIP
更新时间:2024-03-07 15:41:39
Scala
瑞沙(Rishabh Mehta)(rmehta35) 作业2 DBLP MAP REDUCE 指示 可以使用以下命令克隆存储库 git clone https://rmehta35@bitbucket.org/cs441-fall2020/rishabh_mehta_hw2.git 先决条件 系统需要安装hadoop,sbt 运行项目 该程序需要两个运行时参数* INPUT_DIR的路径* OUTPUT_DIR的路径 将克隆的存储库导入Intellij,然后在application.conf文件中的不同可用Map Reduce Jobs之间进行选择。 Top_Authors_Published_Venue Author_Most_Coauthor Author_No_Coauthor Publication_Highest_Authors_Venues 出版地点VenueOne
【文件预览】:
DBLP-MapReduce-master
----project()
--------build.properties(19B)
--------plugins.sbt(57B)
----output()
--------Author_No_Coauthor()
--------Top_Authors_Published_Venue()
--------Publication_Venue_Highest_Authors()
--------Authors_Published_Consecutively()
----src()
--------test()
--------main()
----feedback.txt(120B)
----build.sbt(1KB)
----README.md(2KB)
----.gitignore(624B)
----.bsp()
--------sbt.json(280B)