Re: TriangleCount & Shortest Path under Spark

2014-03-13 Thread Keith Massey
n advance, > Regards, > Joey > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/TriangleCount-Shortest-Path-under-Spark-tp2438.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: TriangleCount & Shortest Path under Spark

2014-03-12 Thread moxiecui
is app name, and last arg is the file used. $ bin/run-example org.apache.spark.graphx.lib.Analytics local triangles graphx/data/followers.txt Hope this will be helpful. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/TriangleCount-Shortest-Path-under-Spark

Re: TriangleCount & Shortest Path under Spark

2014-03-12 Thread yxzhao
Thanks very much Cui. Could you give me more detail about how to run the driver? I tried sometimes but all failed. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/TriangleCount-Shortest-Path-under-Spark-tp2439p2608.html Sent from the Apache Spark User

Re: TriangleCount & Shortest Path under Spark

2014-03-11 Thread moxiecui
1. There is a driver program named Analystics with a main method in graphx/.../lib, you should start the TriangleCount by this driver. 2. Good luck. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/TriangleCount-Shortest-Path-under-Spark-tp2439p2577.html

TriangleCount & Shortest Path under Spark

2014-03-09 Thread yxzhao
Count-Shortest-Path-under-Spark-tp2438.html Sent from the Apache Spark User List mailing list archive at Nabble.com.