Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Prasanth Jayachandran
Async logging was added to hive 2.1 version onwards via https://issues.apache.org/jira/browse/HIVE-13027 Thanks Prasanth _ From: Xionghua Hu mailto:huasanye...@gmail.com>> Sent: Thursday, July 7, 2016 10:54 PM Subject: Re: hive 2.1.0 beeline cannot show verbose log To

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Xionghua Hu
Yes, works well. Logging initialized using configuration in file:/data/hadoopbin/apache-hive-2.1.0-bin/conf/hive-log4j2.properties Async: true Hive-on-MR is deprecated in Hive 2 and may not be available in the future versions. Consider using a different execution engine (i.e. tez, spark) or using

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Mich Talebzadeh
Hi Is this available in Hive 2? hive> set hive.async.log.enabled=false; Query returned non-zero code: 1, cause: hive configuration hive.async.log.enabled does not exists. Thanks Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw <

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Xionghua Hu
Appologize for my careless. hive.async.log.enabled=false; can resolve the issue. the verbose log can show normally. Thanks ! 2016-07-08 10:48 GMT+08:00 Xionghua Hu : > I have tried the set : hive.async.log.enabled=false; > > The same issue happens. The verbose log canno show. > > 2016-07-08

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Xionghua Hu
I have tried the set : hive.async.log.enabled=false; The same issue happens. The verbose log canno show. 2016-07-08 0:15 GMT+08:00 Prasanth Jayachandran < pjayachand...@hortonworks.com>: > Hi > > Can you try disabling async logging in HS2 and see if that helps? > > set hive.async.log.enabled=fal

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Xionghua Hu
The hive CLI, without --hiveconf hive.root.logger=DEBUG,console, the console can show the verbose info, like this: In order to change the average load for a reducer (in bytes): set hive.exec.reducers.bytes.per.reducer= In order to limit the maximum number of reducers: set hive.exec.reducers

Re: Presentation in London: Running Spark on Hive or Hive on Spark

2016-07-07 Thread Ashok Kumar
Thanks. Will this presentation recorded as well? Regards On Wednesday, 6 July 2016, 22:38, Mich Talebzadeh wrote: Dear forum members I will be presenting on the topic of "Running Spark on Hive or Hive on Spark, your mileage varies" in Future of Data: London DetailsOrganized by: Horton

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Prasanth Jayachandran
Hi Can you try disabling async logging in HS2 and see if that helps? set hive.async.log.enabled=false; Thanks Prasanth On Thu, Jul 7, 2016 at 3:37 AM -0700, "Mich Talebzadeh" mailto:mich.talebza...@gmail.com>> wrote: Well this works in Hive 2 hive --hiveconf hive.root.logger=DEBUG,console

Re: hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Mich Talebzadeh
Well this works in Hive 2 hive --hiveconf hive.root.logger=DEBUG,console Logging initialized using configuration in file:/usr/lib/hive/conf/hive-log4j2.properties 16/07/07 11:36:22 [main]: INFO SessionState: Logging initialized using configuration in file:/usr/lib/hive/conf/hive-log4j2.properties

hive 2.1.0 beeline cannot show verbose log

2016-07-07 Thread Xionghua Hu
Dear all, In Hive 1.2.1 , config the log verbose , the beeline client will show the verbose log like this: 16/07/07 13:29:33 INFO mapreduce.Job: The url to track the job: http://host:8088/proxy/application_1467708727273_0035/ 16/07/07 13:29:33 INFO exec.Task: Starting Job = job_1467708727273_003