Hello Edward Thank You for your reply
I have dowloaded hadoop 0.20 version. Setup hadoop for pesudo mode exported HADOOP_HOME , HIVE_HOME variables Now when in start thrift server it still hangs $hive --service hiveserver -verbose Starting Hive Thrift Server Starting hive server on port 10000 with 100 min worker threads and 2147483647 max worker threads Do I need to do any setting on HIVE side? Thanks once again. ----- Original Message ----- From: Edward Capriolo Sent: 04/05/12 09:34 PM To: user@hive.apache.org Subject: Re: Thrift Server not starting with Hive 0.8.1 and hadoop-1.0.1 In a nutshell the hive community is trying to catch up with all the versions of hadoop. 0.20.205, 1.0, 0.23.1, I have lost track myself. Every time I consider a major like 0.20.205 I find it does not work with hive. Then I watch issues open up to get hive to work with 0.20.205, before those issues close you get word that the new gold standard is 1.0 or 0.23.1 , or whatever. I still run hadoop 0.20.2. Works great! Less filling! On Thu, Apr 5, 2012 at 11:44 AM, Shin Chan <had...@gmx.com> wrote: > Hello All > > I am trying to start Thrift server on HIVE > > My configuration for Hadoop is Pseudo mode > > When i say > > hive --service hiveserver > > It just prints > > Starting Hive Thrift Server > WARNING: org.apache.hadoop.metrics.jvm.EventCounter is deprecated. Please > use org.apache.hadoop.log.metrics.EventCounter in all the log4j.properties > files. > > And then nothing comes > > Can you guide me steps for configuring HIVE Thrift service with Hadoop > > Thanks in advance :) > > Thanks and Regards ,