Strange behavior of spark-shell while accessing hdfs

2014-11-10 Thread hmxxyy
more troubleshooting and fix this. I am pulling all hair out... Thanks so much. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Strange-behavior-of-spark-shell-while-accessing-hdfs-tp18549.html Sent from the Apache Spark User

Re: Strange behavior of spark-shell while accessing hdfs

2014-11-11 Thread Tobias Pfeiffer
Hi, On Tue, Nov 11, 2014 at 2:04 PM, hmxxyy wrote: > > If I run bin/spark-shell without connecting a master, it can access a hdfs > file on a remote cluster with kerberos authentication. [...] However, if I start the master and slave on the same host and using > bin/spark-shell --master spark:/

Re: Strange behavior of spark-shell while accessing hdfs

2014-11-11 Thread ramblingpolak
nately simply adding both the active and standby name nodes does not work as this actually causes an error. This means that when my active name node fails over, my spark configuration becomes invalid. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Strange-beh

Re: Strange behavior of spark-shell while accessing hdfs

2014-11-11 Thread ramblingpolak
gt; solve this, though, maybe some Kerberos token must be passed on to the > Spark cluster? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Strange-behavior-of-spark-shell-while-accessing-hdfs-tp18549p18658.html Sent from the Apache Spark User List ma

Re: Strange behavior of spark-shell while accessing hdfs

2014-11-11 Thread hmxxyy
Thanks guys for the info. I have to use yarn to access a kerberos cluster. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Strange-behavior-of-spark-shell-while-accessing-hdfs-tp18549p18677.html Sent from the Apache Spark User List mailing list archive at