At 2014-11-18 15:35:13 +0530, Deep Pradhan <pradhandeep1...@gmail.com> wrote:
> Now, how do I run the LiveJournalPageRank.scala that is there in 1?

I think it should work to use

    MASTER=local[*] $SPARK_HOME/bin/run-example graphx.LiveJournalPageRank 
/edge-list-file.txt --numEPart=8 --numIter=10
 --partStrategy=EdgePartition2D

Ankur

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to