Re: Error Starting hive thrift server, hive 3 on Hadoop 3.1

2018-07-04 Thread Lefty Leverenz
Mich, here's how you can get write access to the Hive wiki: About This Wiki -- How to get permission to edit . -- Lefty On Wed, Jul 4, 2018 at 2:59 AM Mich Talebzadeh wrote: > Sure will do

Re: Error Starting hive thrift server, hive 3 on Hadoop 3.1

2018-07-03 Thread Mich Talebzadeh
Sure will do Thanks Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw * http://talebzadehmich.wordpress.com *Disclaimer:* Use it at your own risk

Re: Error Starting hive thrift server, hive 3 on Hadoop 3.1

2018-07-03 Thread Jörn Franke
It would be good if you can document this on the Hive wiki so that other users know it. On the other hand there is Apache Bigtop which tests integration of various Big Data components - but it is complicated. Behind a big data distribution there is a lot of effort. > On 3. Jul 2018, at 23:08,

Re: Error Starting hive thrift server, hive 3 on Hadoop 3.1

2018-07-03 Thread Mich Talebzadeh
Resolved this by getting rid of HADOOP_CLASSPATH that I had to add to make Hbase 2 work with Hadoop 3.1. It did not help and I had to revert back to Hbase 1.2.6. But left that CLASSPATH in ENV file. This is becoming retrofitting issues where making an artefact work with Hadoop impacts other artefa

Error Starting hive thrift server, hive 3 on Hadoop 3.1

2018-07-03 Thread Mich Talebzadeh
This is hive 3 on Hadoop 3.1 I am getting this error in a loop 2018-07-03 17:43:44,929 INFO [main] SessionState: Hive Session ID = 5f38c8a3-f269-42e0-99d8-9ddff676f009 2018-07-03 17:43:44,929 INFO [main] server.HiveServer2: Shutting down HiveServer2 2018-07-03 17:43:44,929 INFO [main] server.H

Re: Starting Hive Thrift Server

2015-09-10 Thread Jason Dere
015 5:13 AM To: user@hive.apache.org Subject: Starting Hive Thrift Server Hi, I am beginner and may possibly even find my naive questions regarding when trying to connect to the server hive. So I ask you to help. After I run the command: ~ $ $ HIVE_HOME / bin / hive --service hiveserver and appea

Starting Hive Thrift Server

2015-09-09 Thread Paulo Moniz
Hi, I am beginner and may possibly even find my naive questions regarding when trying to connect to the server hive. So I ask you to help. After I run the command: ~ $ $ HIVE_HOME / bin / hive --service hiveserver and appear the messages as shown above, should appear a message indicating that

Re: Starting hive thrift server as daemon process ?

2012-06-14 Thread Edward Capriolo
There is no particular reason this feature is not in hive. We just left the deamonize part for others to do how they felt appropriate. On Thu, Jun 14, 2012 at 1:57 AM, praveenesh kumar wrote: > Hi Hive users, > > I was just wondering why hive thrift server is not running as a daemon > process by

Re: Starting hive thrift server as daemon process ?

2012-06-14 Thread praveenesh kumar
Guys, Thanks for the replies. However -- I am using tar balls (not binary cloudera distribution) so I am not sure whether the script mentioned will run. Anyways, there are ways to make thrift server run as daemon/background process -- that I also agree. But Coming to my original question -- Why th

Re: Starting hive thrift server as daemon process ?

2012-06-14 Thread Philip Tromans
A really quick (but by no means as good) solution is to use screen. http://www.gnu.org/software/screen/ Phil. On 14 June 2012 13:38, dong.yajun wrote: > Hi Praveenesh > > have a look at > http://blog.milford.io/2010/06/daemonizing-the-apache-hive-thrift-server-on-centos/ > :) > > Thanks . > > >

Re: Starting hive thrift server as daemon process ?

2012-06-14 Thread dong.yajun
Hi Praveenesh have a look at http://blog.milford.io/2010/06/daemonizing-the-apache-hive-thrift-server-on-centos/ :) Thanks . On Thu, Jun 14, 2012 at 1:57 PM, praveenesh kumar wrote: > Hi Hive users, > > I was just wondering why hive thrift server is not running as a daemon > process by default.

Starting hive thrift server as daemon process ?

2012-06-13 Thread praveenesh kumar
Hi Hive users, I was just wondering why hive thrift server is not running as a daemon process by default. Also I am not seeing any option to start it as a daemon process if I want to. I am remotely login in to the hadoop cluster and every time my session is either disconnecting or closing - thrift