Re: spark 0.8 examples in local mode

2014-03-19 Thread maxpar
Just figure it out. I need to add a "file://" in URI. I guess it is not needed in previous Hadoop versions. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-0-8-examples-in-local-mode-tp2892p2897.html Sent from the Apache Spark User List mailing list ar

spark 0.8 examples in local mode

2014-03-19 Thread maxpar
Hi folks, I have just upgrade to Spark 0.8.1, and try some examples like: ./run-example org.apache.spark.examples.SparkHdfsLR local lr_data.txt 3 It turns out that Spark keeps trying to read the file from HDFS other than local FS: Client: Retrying connect to server: Node1/192.168.0.101:90