amplab / graphx

Former GraphX development repository. GraphX has been merged into Apache Spark; please submit pull requests there.
https://github.com/apache/spark
Apache License 2.0
357 stars 103 forks source link

how to install GraphX please some one help i need it very badly. #142

Closed ghost closed 10 years ago

ghost commented 10 years ago

i set up hadoop cluster a long back.i can see all the folders that are given in amplab/graphx main page.but how to install graphx.what files need to be modified.please someone help please i need guidance very badly

ankurdave commented 10 years ago

GraphX has been merged into Apache Spark, so to install it you should follow the instructions for installing Spark: http://spark.apache.org/docs/latest/

GraphX will then be available by importing org.apache.spark.graphx._: http://spark.apache.org/docs/latest/graphx-programming-guide.html#getting-started