RE: Unable to Access files in Hadoop HA enabled from using Spark

2016-04-13 Thread ashesh_28
Data.filter(line => line.contains("spark")).count() println("Lines with Hadoop : %s, Lines with Spark: %s".format(numAs, numBs)) } } -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Unable-to-Access-files-in-Hadoop-HA-enabled-from-us

RE: Unable to Access files in Hadoop HA enabled from using Spark

2016-04-12 Thread Amit Hora
ssage- From: "Amit Hora" Sent: ‎4/‎13/‎2016 11:41 AM To: "Jörn Franke" Cc: "user@spark.apache.org" Subject: RE: Unable to Access files in Hadoop HA enabled from using Spark There are DNS entries for both of my namenode Ambarimaster is standby and it resolves to ip per

RE: Unable to Access files in Hadoop HA enabled from using Spark

2016-04-12 Thread Amit Hora
uot; Sent: ‎4/‎13/‎2016 11:37 AM To: "Amit Singh Hora" Cc: "user@spark.apache.org" Subject: Re: Unable to Access files in Hadoop HA enabled from using Spark Is the host in /etc/hosts ? > On 13 Apr 2016, at 07:28, Amit Singh Hora wrote: > > I am trying to access di

Re: Unable to Access files in Hadoop HA enabled from using Spark

2016-04-12 Thread Jörn Franke
; hadoop and it works > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Unable-to-Access-files-in-Hadoop-HA-enabled-from-using-Spark-tp26768.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

RE: Unable to Access files in Hadoop HA enabled from using Spark

2016-04-12 Thread Amit Singh Hora
This property already exists. -Original Message- From: "ashesh_28 [via Apache Spark User List]" Sent: ‎4/‎13/‎2016 11:02 AM To: "Amit Singh Hora" Subject: Re: Unable to Access files in Hadoop HA enabled from using Spark Try adding the following propert

Re: Unable to Access files in Hadoop HA enabled from using Spark

2016-04-12 Thread ashesh_28
-Hadoop-HA-enabled-from-using-Spark-tp26768p26769.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

Unable to Access files in Hadoop HA enabled from using Spark

2016-04-12 Thread Amit Singh Hora
success. Any suggestion will be of a great help Note:- Hadoop HA is working properly as i have tried uploading file to hadoop and it works -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Unable-to-Access-files-in-Hadoop-HA-enabled-from-using-Spark-tp26768.h