Re: Run hive in debug mode

2015-09-06 Thread Hari Subramaniyan
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

Re: hiveserver2 hangs

2015-09-06 Thread Sanjeev Verma
*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

Re: Run hive in debug mode

2015-09-06 Thread Jörn Franke
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

[jira] [Created] (HIVE-11749) To sometimes deadlock when run a query

2015-09-06 Thread Ryu Kobayashi (JIRA)
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

Run hive in debug mode

2015-09-06 Thread Chetna C
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

Re: Review Request 38150: HIVE-11735: Different results when multiple if() functions are used

2015-09-06 Thread Chetna Chaudhari
--- 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

[jira] [Created] (HIVE-11748) HivePreparedStatement's setTimestamp() does not quote value as required

2015-09-06 Thread Angus Smithson (JIRA)
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