my spark version is 1.1.0 pre-build with hadoop 1.x
my code is implemented in python trying to covert a graph data set in edge
list to adjacency list

spark is running in standalone mode

It runs well with a small data set like soc-liveJournal1, about 1G

Then I run it on 25G twitter graph, one task won't finish in hours

I tried the input both from NFS and HDFS
<http://apache-spark-user-list.1001560.n3.nabble.com/file/n17152/48.png> 

What's could be the problem? 



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/spark-is-running-extremely-slow-with-larger-data-set-like-2G-tp17152.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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

Reply via email to