Re: [ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread kulkarni.swar...@gmail.com
Congrats! On Mon, Sep 7, 2015 at 3:54 AM, Carl Steinbach wrote: > The Apache Hive PMC has voted to make Lars Francke a committer on the > Apache Hive Project. > > Please join me in congratulating Lars! > > Thanks. > > - Carl > > -- Swarnim

Re: [ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread Jimmy Xiang
Congrats!! On Mon, Sep 7, 2015 at 5:09 PM, Navis Ryu wrote: > Congratulation! > > 2015-09-08 8:38 GMT+09:00 Lefty Leverenz : > > Congratulations Lars! > > > > -- Lefty > > > > > > On Mon, Sep 7, 2015 at 5:16 AM, Loïc Chanel < > loic.cha...@telecomnancy.net> > > wrote: > >> > >> Congrats Lars ! :

Re: [ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread Navis Ryu
Congratulation! 2015-09-08 8:38 GMT+09:00 Lefty Leverenz : > Congratulations Lars! > > -- Lefty > > > On Mon, Sep 7, 2015 at 5:16 AM, Loïc Chanel > wrote: >> >> Congrats Lars ! :) >> >> Loïc CHANEL >> Engineering student at TELECOM Nancy >> Trainee at Worldline - Villeurbanne >> >> 2015-09-07 10:

Re: [ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread Lefty Leverenz
Congratulations Lars! -- Lefty On Mon, Sep 7, 2015 at 5:16 AM, Loïc Chanel wrote: > Congrats Lars ! :) > > Loïc CHANEL > Engineering student at TELECOM Nancy > Trainee at Worldline - Villeurbanne > > 2015-09-07 10:54 GMT+02:00 Carl Steinbach : > >> The Apache Hive PMC has voted to make Lars Fr

Re: Permission denied error when starting HiveServer2

2015-09-07 Thread Steve Howard
strace is your friend if you are on Linux. Try the following from the shell in which you are starting hive... strace -f -e trace=file service hive-server2 start 2>&1 | grep ermission You should see the file it can't read/write. On Mon, Sep 7, 2015 at 8:13 AM, Daniel Haviv < daniel.ha...@veracit

RE: Permission denied error when starting HiveServer2

2015-09-07 Thread Mich Talebzadeh
Is it already running? netstat –alnp will show it netstat -alnp|egrep 'Local|10010|9083' (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Proto Recv-Q Send-Q Local Address Foreign Address

Permission denied error when starting HiveServer2

2015-09-07 Thread Daniel Haviv
Hi, I'm getting this error when starting HiveServer2: 2015-09-07 08:09:50,356 WARN org.apache.hive.service.server.HiveServer2: Error starting HiveServer2 on attempt 1, will retry in 60 seconds java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Permission denied at

Re: [ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread Loïc Chanel
Congrats Lars ! :) Loïc CHANEL Engineering student at TELECOM Nancy Trainee at Worldline - Villeurbanne 2015-09-07 10:54 GMT+02:00 Carl Steinbach : > The Apache Hive PMC has voted to make Lars Francke a committer on the > Apache Hive Project. > > Please join me in congratulating Lars! > > Thanks

[ANNOUNCE] New Hive Committer - Lars Francke

2015-09-07 Thread Carl Steinbach
The Apache Hive PMC has voted to make Lars Francke a committer on the Apache Hive Project. Please join me in congratulating Lars! Thanks. - Carl