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 com.google.common.base.Preconditions.checkSt

Re: Hive on tez error

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

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 org.apache.hadoo

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: > java.i

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 hdfs://localhost:9000/tmp/hive/hadoop/_tez_session_dir/002dad89-59b6-43c9-92f9-1c7b22

Re: Hive on Tez Error

2014-11-21 Thread Gopal V
On 11/21/14, 10:11 AM, peterm_second wrote: Caused by: java.io.IOException: Previous writer likely failed to write hdfs://hadoop-nn.mo-data.com:9000/tmp/hive/root/_tez_session_dir/a0087fb2-1430-43fa-b3e1-06644ab4961d/*. Failing because I am unlikely to write too. at org.apache.hadoop.hiv

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 hdfs://hadoop-nn.mo-data.com:9000/tmp/hive/root/_tez_session_dir/a0087fb2-1430-43fa-b3e1-06644ab