Logs during execution went into Hadoop logs directory (bu default). On Tue, Aug 7, 2012 at 5:31 PM, Ablimit Aji <abli...@gmail.com> wrote:
> That's what I'm using right now. It was totally functional in > SymenticAnalyzer, but not working properly for JOIN. > > > On Tue, Aug 7, 2012 at 5:28 PM, kulkarni.swar...@gmail.com < > kulkarni.swar...@gmail.com> wrote: > >> Are you running via console? The default logging level is WARN. >> >> $HIVE_HOME/bin/hive -hiveconf hive.root.logger=INFO,console >> >> >> This should print the INFO messages onto the console. >> >> >> On Tue, Aug 7, 2012 at 4:07 PM, Ablimit Aji <abli...@gmail.com> wrote: >> >> > Hi, >> > >> > I have put some LOG.info() statements inside the join operator and I'm >> not >> > seeing them by running a join statement. >> > How can I see it? or is there any better way of debugging ? >> > >> > Thanks, >> > Ablimit >> > >> >> >> >> -- >> Swarnim >> > >