Start Hive as follows:
./hive --hiveconf hive.root.logger=DEBUG,console
Thanks
Hari
From: Jörn Franke
Sent: Sunday, September 06, 2015 9:47 PM
To: dev@hive.apache.org
Subject: Re: Run hive in debug mode
There must be some log4j configuration file in the h
*I am getting the following exception when the HS2 is crashing, any idea
why it has happening*
"pool-1-thread-121" prio=4 tid=19283 RUNNABLE
at java.lang.OutOfMemoryError.(OutOfMemoryError.java:48)
at java.util.Arrays.copyOf(Arrays.java:2271)
Local Variable: byte[]#1
at java.io.ByteArrayOutputStre
There must be some log4j configuration file in the hive configuration
folder where you can do this.
Le lun. 7 sept. 2015 à 5:09, Chetna C a écrit :
> Hi All,
>I am new to hive community, and recently started going through code.
> There are some points when I would like to see the executi
Ryu Kobayashi created HIVE-11749:
Summary: To sometimes deadlock when run a query
Key: HIVE-11749
URL: https://issues.apache.org/jira/browse/HIVE-11749
Project: Hive
Issue Type: Bug
Affec
Hi All,
I am new to hive community, and recently started going through code.
There are some points when I would like to see the execution flow by
enabling debug mode. I am not sure how to achieve this.
The way I am doing is inside hive-cli I run
hive.server2.logging.operation.level=VER
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38150/
---
(Updated Sept. 7, 2015, 2:53 a.m.)
Review request for hive, Ashutosh Chauhan an
Angus Smithson created HIVE-11748:
-
Summary: HivePreparedStatement's setTimestamp() does not quote
value as required
Key: HIVE-11748
URL: https://issues.apache.org/jira/browse/HIVE-11748
Project: Hive