Re: Unable to get phoenix connection in spark job in secured cluster

2015-12-01 Thread Ted Yu
See SPARK-7252 If you issue query directly through hbase, does it work ? Cheers On Tue, Dec 1, 2015 at 8:43 AM, Akhilesh Pathodia < pathodia.akhil...@gmail.com> wrote: > Spark - 1.3.1 > Hbase - 1.0.0 > Phoenix - 4.3 > Cloudera - 5.4 > > On Tue, Dec 1, 2015 at 9:35 PM, Ted Yu wrote: > >> What a

Re: Unable to get phoenix connection in spark job in secured cluster

2015-12-01 Thread Akhilesh Pathodia
Spark - 1.3.1 Hbase - 1.0.0 Phoenix - 4.3 Cloudera - 5.4 On Tue, Dec 1, 2015 at 9:35 PM, Ted Yu wrote: > What are the versions for Spark / HBase / Phoenix you're using ? > > Cheers > > On Tue, Dec 1, 2015 at 4:15 AM, Akhilesh Pathodia < > pathodia.akhil...@gmail.com> wrote: > >> Hi, >> >> I am r

Re: Unable to get phoenix connection in spark job in secured cluster

2015-12-01 Thread Ted Yu
What are the versions for Spark / HBase / Phoenix you're using ? Cheers On Tue, Dec 1, 2015 at 4:15 AM, Akhilesh Pathodia < pathodia.akhil...@gmail.com> wrote: > Hi, > > I am running spark job on yarn in cluster mode in secured cluster. Spark > executors are unable to get hbase connection using

Unable to get phoenix connection in spark job in secured cluster

2015-12-01 Thread akhileshp
-user-list.1001560.n3.nabble.com/Unable-to-get-phoenix-connection-in-spark-job-in-secured-cluster-tp25533.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.

Unable to get phoenix connection in spark job in secured cluster

2015-12-01 Thread Akhilesh Pathodia
Hi, I am running spark job on yarn in cluster mode in secured cluster. Spark executors are unable to get hbase connection using phoenix. I am running knit command to get the ticket before starting the job and also keytab file and principal are correctly specified in connection URL. But still spark