[ANNOUNCE] Apache Hive 1.1.0 Released

2015-03-08 Thread Brock Noland
The Apache Hive team is proud to announce the the release of Apache Hive version 1.1.0. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides: * Tools to enable easy data extra

Re: Row exception in Hive while using join

2015-03-08 Thread krish
Hi Divakar, I tried ur script, still getting same error. query hang after 68%. script complete map,copy and shore phase as indicate in completion graph but it hang on reduce phase. any one have any idea why is it happening. below is system log. -- ---

Re: Connecting PHP application to Hive Thrift Server 2

2015-03-08 Thread أنس الليثي
thanks George for reply but I am using beeline to connect to Hive Server without modifying anything and it works fine. Also I have a java application that connects to the same server without using any authentication and every thing works fine. If you have any idea what the error message means ki

Re: Connecting PHP application to Hive Thrift Server 2

2015-03-08 Thread George Livingston
Hi I think you need to set authentication value as NOSASL Regards George On Mar 8, 2015 5:29 PM, "أنس الليثي" wrote: > Dears > > I am using this client to > connect to hive thrift server but the server is throwing the following > exception > >

Connecting PHP application to Hive Thrift Server 2

2015-03-08 Thread أنس الليثي
Dears I am using this client to connect to hive thrift server but the server is throwing the following exception *2015-03-08 14:54:15,097 ERROR org.apache.thrift.server.TThreadPoolServer: Error occurred during processing of message.* *java.lang

Re: running hive on windows 7

2015-03-08 Thread Fabio C.
Maybe it's a stupid question, but did you compile hive from source? I'm not an expert too, but in this way I would expect to get the exe files somewhere... On Sun, Mar 8, 2015 at 9:44 AM, 北极星 <150201...@qq.com> wrote: > Hi > > I'm a freshman in hadoop world. After some struggling, i've successful

running hive on windows 7

2015-03-08 Thread 北极星
Hi I'm a freshman in hadoop world. After some struggling, i've successfully make hadoop 2.6 running on my windows 7 laptop. However when I want to run hive 1.0.0 on my win 7 system, I found there is no cmd line script as provided for linux. It's also hard to find any useful message in googl