> 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 hive configuration
> folder where you can do this.
>
> Le lun. 7
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
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
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