Re: [VOTE] SPARK 2.3.2 (RC3)

2018-07-20 Thread Tom Graves
fyi, I merged in a couple jira that were critical (and I thought would be good to include in the next release) that if we spin another RC will get included, we should update the jira SPARK-24755 and SPARK-24677, if anyone disagrees we could back those out but I think they would be good to inclu

[RESULT] [VOTE] SPIP: Standardize SQL logical plans

2018-07-20 Thread Ryan Blue
This vote passes with 4 binding +1s and 9 community +1s. Thanks for taking the time to vote, everyone! Binding votes: Wenchen Fan Xiao Li Reynold Xin Felix Cheung Non-binding votes: Ryan Blue John Zhuge Takeshi Yamamuro Marco Gaido Russel Spitzer Alessandro Solimando Henry Robinson Dongjoon Hyun

Re: Query on Spark Hive with kerberos Enabled on Kubernetes

2018-07-20 Thread Sandeep Katta
Can you please tell us what exception you ve got,any logs for the same ? On Fri, 20 Jul 2018 at 8:36 PM, Garlapati, Suryanarayana (Nokia - IN/Bangalore) wrote: > Hi All, > > I am trying to use Spark 2.2.0 Kubernetes( > https://github.com/apache-spark-on-k8s/spark/tree/v2.2.0-kubernetes-0.5.0) >

Query on Spark Hive with kerberos Enabled on Kubernetes

2018-07-20 Thread Garlapati, Suryanarayana (Nokia - IN/Bangalore)
Hi All, I am trying to use Spark 2.2.0 Kubernetes(https://github.com/apache-spark-on-k8s/spark/tree/v2.2.0-kubernetes-0.5.0) code to run the Hive Query on Kerberos Enabled cluster. Spark-submit's fail for the Hive Queries, but pass when I am trying to access the hdfs. Is this a known limitation