- Running Python Code
- Task 1
spark-submit Vishal_Seshagiri_Betweenness.py <ratings_file_path>
- Output file -> Vishal_Seshagiri_Betweenness.txt
- Task 2
spark-submit Vishal_Seshagiri_Community.py <ratings_file_path>
- Output file -> Vishal_Seshagiri_Community.txt
- Bonus task - using networkx library (python)
spark-submit Vishal_Seshagiri_Community_Bonus.py <ratings_file_path>
- Output file -> Vishal_Seshagiri_Community_Bonus.txt
- Task 1
- Running Scala Code
- Task 1
spark-submit – class Betweenness Vishal_Seshagiri_hw4.jar <ratings_file_path>
- Output_file -> Vishal_Seshagiri_Betweenness_Scala.txt
- Task 2
spark-submit – class Community Vishal_Seshagiri_hw4.jar <ratings_file_path>
- Output file -> Vishal_Seshagiri_Community_Scala.txt
- Task 1
-
Notifications
You must be signed in to change notification settings - Fork 0
vishalseshagiri/INF553_Assignment_4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published