You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Radhika Kothari <ra...@gmail.com> on 2016/05/31 08:01:16 UTC

Spark Thrift Server run job as hive user

Hi

Anyone knows about spark thrift server always take hive user ,when i am
running job as another user.

Warm Regards,
-Radhika

Re: Spark Thrift Server run job as hive user

Posted by Radhika Kothari <ra...@gmail.com>.
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 <
radhikakothari100989@gmail.com> wrote:

> Hi,
> I mean , i am using HDP 2.4 .It having 5 nodes including edge and master ,
> and spark thrift server running on master, node1, node2, node3.
> So, on HDP web UI on 8080 port , i have started spark thrift server.
> Also i started it with the help of start-thrift-server.sh script.
>
> Warm Regards,
> -Radhika
>
> On Tue, May 31, 2016 at 5:08 PM, Jacek Laskowski <ja...@japila.pl> wrote:
>
>> 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
>> <ra...@gmail.com> wrote:
>> > 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

Posted by Jacek Laskowski <ja...@japila.pl>.
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
<ra...@gmail.com> wrote:
> 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
For additional commands, e-mail: user-help@spark.apache.org


Re: Spark Thrift Server run job as hive user

Posted by Radhika Kothari <ra...@gmail.com>.
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

Posted by Jacek Laskowski <ja...@japila.pl>.
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" <ra...@gmail.com>
wrote:

Hi

Anyone knows about spark thrift server always take hive user ,when i am
running job as another user.

Warm Regards,
-Radhika