Re: override log4j level

2015-11-17 Thread Lefty Leverenz
This is documented in the wiki: Hive Logging . -- Lefty On Mon, Nov 16, 2015 at 11:49 PM, Amey Barve wrote: > Hi Patcharee, > > Use > *--hiveconf hive.root.logger=ERROR,console* > > Regards, > Amey > >

Re: override log4j level

2015-11-16 Thread Amey Barve
Hi Patcharee, Use *--hiveconf hive.root.logger=ERROR,console* Regards, Amey On Mon, Nov 16, 2015 at 10:57 PM, pth001 wrote: > Hi, > > How can I override log4j level by using --hiveconf? I want to use ERROR > level for some tasks. > > Thanks, > Patcharee >