RE: LLAP - Hive on Tez - ERROR on SQL query

2020-02-28 Thread Aaron Grubb
on Tez - ERROR on SQL query Hi. I’m trying to make LLAP on HDP 3.1.4 with Hive 3.1.0 and Kerberos enabled works. When I run a SQL query like select count(*) from database group by column; I've got the following error: Caused by: java.lang.IllegalStateException

LLAP - Hive on Tez - ERROR on SQL query

2020-02-28 Thread Fernando Antunes
Hi. I’m trying to make LLAP on HDP 3.1.4 with Hive 3.1.0 and Kerberos enabled works. When I run a SQL query like select count(*) from database group by column; I've got the following error: Caused by: java.lang.IllegalStateException at

Hive on tez error

2015-08-27 Thread Sateesh Karuturi
I am trying to connect hive database(execution.engine value changed to tez) using Java code... In case of select query its working But in the case of INSERT getting an error: The error looks like. Error while processing statement: FAILED: Execution Error, return code 1 from

Re: Hive on tez error

2015-08-27 Thread Jianfeng (Jeff) Zhang
...@tez.apache.orgmailto:u...@tez.apache.org Date: Friday, August 28, 2015 at 12:33 AM To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org, u...@tez.apache.orgmailto:u...@tez.apache.org u...@tez.apache.orgmailto:u...@tez.apache.org Subject: Hive on tez error I am trying

hive on tez error

2015-06-15 Thread Sateesh Karuturi
iam using hive 1.0.0 and tez 0.5.2.. whenever iam trying to open the hive getting following error: Exception in thread main java.lang.RuntimeException: java.io.IOException: Previous writer likely failed to write

Re: hive on tez error

2015-06-15 Thread Sateesh Karuturi
(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 8030/java tcp0 0 127.0.0.1:9000 127.0.0.1:40274 ESTABLISHED 8030/java tcp

Re: hive on tez error

2015-06-15 Thread Steve Howard
What does netstat -anp | grep 9000 show? On Mon, Jun 15, 2015 at 3:47 PM, Sateesh Karuturi sateesh.karutu...@gmail.com wrote: iam using hive 1.0.0 and tez 0.5.2.. whenever iam trying to open the hive getting following error: Exception in thread main java.lang.RuntimeException:

Hive on Tez Error

2014-11-21 Thread peterm_second
Hi Guys, I am trying to enable tez on my hiveserver2 but everytime I get this error Exception in thread main java.lang.RuntimeException: java.io.IOException: Previous writer likely failed to write