I'm trying to run the GraphX examples from the Scala REPL. However, it
complains that it cannot find RDD.

<console>:23: error: not found: type RDD

       val users: RDD[(VertexId, (String, String))] =


 I'm using a Feb 3 commit of incubator spark. Should I do anything
differently to build GraphX ? or is there a configuration that I'm missing?


commit 23af00f9e0e5108f62cdb9629e3eb4e54bbaa321

Author: Xiangrui Meng <m...@databricks.com>

Date:   Mon Feb 3 13:02:09 2014 -0800


thanks.

-Soumya

Reply via email to