Re: Is it possible Running SparkR on 2 nodes without HDFS

2015-11-10 Thread Ali Tajeldin EDU
make sure "/mnt/local/1024gbxvdf1/all_adleads_cleaned_commas_in_quotes_good_file.csv" is accessible on your slave node. -- Ali On Nov 9, 2015, at 6:06 PM, Sanjay Subramanian wrote: > hey guys > > I have a 2 node SparkR (1 master 1 slave)cluster on AWS using > spark-1.5.1-bin-without-hadoop.

Re: Is it possible Running SparkR on 2 nodes without HDFS

2015-11-10 Thread Sanjay Subramanian
slave will report back if this works ! thanks sanjay  From: shenLiu To: Sanjay Subramanian ; User Sent: Monday, November 9, 2015 10:23 PM Subject: RE: Is it possible Running SparkR on 2 nodes without HDFS #yiv4791623997 #yiv4791623997 --.yiv4791623997hmmessage P{margin:0px;padding

Is it possible Running SparkR on 2 nodes without HDFS

2015-11-09 Thread Sanjay Subramanian
hey guys I have a 2 node SparkR (1 master 1 slave)cluster on AWS using  spark-1.5.1-bin-without-hadoop.tgz Running the SparkR job on the master node  /opt/spark-1.5.1-bin-hadoop2.6/bin/sparkR --master   spark://ip-xx-ppp-vv-ddd:7077 --packages com.databricks:spark-csv_2.10:1.2.0   --executor-cores