Re: Spark Thrift Server run job as hive user

2016-05-31 Thread Radhika Kothari
Hi, Sorry. I mean to say Service management of my cluster is configured by ambari server. With the help of Ambari server Web Ui , i can start and stop thrift server. Warm Regards, -Radhika On Tue, May 31, 2016 at 5:48 PM, Radhika Kothari < radhikakothari100...@gmail.com> wrote: > Hi, > I mean

Re: Spark Thrift Server run job as hive user

2016-05-31 Thread Jacek Laskowski
What's "With the help of UI"? Pozdrawiam, Jacek Laskowski https://medium.com/@jaceklaskowski/ Mastering Apache Spark http://bit.ly/mastering-apache-spark Follow me at https://twitter.com/jaceklaskowski On Tue, May 31, 2016 at 1:02 PM, Radhika Kothari wrote: > Hi, > I am using multinode mac

Re: Spark Thrift Server run job as hive user

2016-05-31 Thread Radhika Kothari
Hi, I am using multinode machine and spark thrift server running on all the nodes. With the help of UI ,i started spark thrift server. With the help of spark beeline ,connect to port 10015. Create UDfF and use it in beeline I am Running job as user1 , but internally it is taking hive.

Re: Spark Thrift Server run job as hive user

2016-05-31 Thread Jacek Laskowski
Hi, How do you start thrift server? What's your user name? I think it takes the user and always runs as it. Seen proxyUser today in spark-submit that may or may not be useful here. Jacek On 31 May 2016 10:01 a.m., "Radhika Kothari" wrote: Hi Anyone knows about spark thrift server always take h