Logs during execution went into Hadoop logs directory (bu default).
On Tue, Aug 7, 2012 at 5:31 PM, Ablimit Aji 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...@gma
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/h
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 wrote:
> Hi,
>
> I have put some LOG.info() statements inside the join