That doesn't contain logs from local MR tasks for me...

So all there is is

2014-02-24 13:50:35,434 INFO  mr.MapredLocalTask
(MapredLocalTask.java:execute(254)) - Executing:
/Users/sergey/git/hive/itests/qtest/../../testutils/hadoop jar
/Users/sergey/.m2/repository/org/apache/hive/hive-exec/0.13.0-SNAPSHOT/hive-exec-0.13.0-SNAPSHOT.jar
org.apache.hadoop.hive.ql.exec.mr.ExecDriver -localtask -plan
file:/Users/sergey/git/hive/itests/qtest/target/tmp/localscratchdir/hive_2014-02-24_13-50-35_104_1296981405740899980-1/-local-10006/plan.xml
-jobconffile
file:/Users/sergey/git/hive/itests/qtest/target/tmp/localscratchdir/hive_2014-02-24_13-50-35_104_1296981405740899980-1/-local-10007/jobconf.xml
...
2014-02-24 13:50:41,680 ERROR exec.Task (SessionState.java:printError(533))
- Execution failed with exit status: 2
2014-02-24 13:50:41,680 ERROR exec.Task (SessionState.java:printError(533))
- Obtaining error information
2014-02-24 13:50:41,681 ERROR exec.Task (SessionState.java:printError(533))
-
Task failed!
Task ID:
  Stage-6

Logs:

2014-02-24 13:50:41,681 ERROR exec.Task (SessionState.java:printError(533))
- /Users/sergey/git/hive/itests/qtest/target/tmp/log/hive.log
2014-02-24 13:50:41,681 ERROR mr.MapredLocalTask
(MapredLocalTask.java:execute(270)) - Execution failed with exit status: 2

and I can't find the logs anywhere... do you know where they are if
anywhere?


On Mon, Feb 17, 2014 at 6:51 PM, Lefty Leverenz <leftylever...@gmail.com>wrote:

> Sweet.  Thanks Brock.
>
> -- Lefty
>
>
> On Mon, Feb 17, 2014 at 6:43 PM, Brock Noland <br...@cloudera.com> wrote:
>
> > Good call! I added this here:
> > https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ
> >
> > On Mon, Feb 17, 2014 at 8:24 PM, Lefty Leverenz <leftylever...@gmail.com
> >
> > wrote:
> > > Should this be mentioned somewhere in the Hive wiki, or is just a
> Hadoop
> > > doc issue?
> > >
> > > -- Lefty
> > >
> > >
> > > On Mon, Feb 17, 2014 at 6:21 PM, Brock Noland <br...@cloudera.com>
> > wrote:
> > >
> > >> It should be in /tmp/$USER/ on linux or $TMPDIR/$USER/ on a mac.
> > >>
> > >> On Mon, Feb 17, 2014 at 6:48 PM, Prasanth Jayachandran
> > >> <pjayachand...@hortonworks.com> wrote:
> > >> > Hi All
> > >> >
> > >> > Can some point me to the location of hadoop exec log when I run a
> > >> particular qfile test?
> > >> >
> > >> > I can see from hive.log that the job failed with following error
> > >> > 2014-02-17 16:38:52,774 ERROR exec.Task
> > >> (SessionState.java:printError(524)) -
> > >> > Task failed!
> > >> > Task ID:
> > >> >   Stage-1
> > >> >
> > >> > Logs:
> > >> >
> > >> > But this does not provide the location of hadoop execution log
> (local
> > >> job runner logs). Is the location of log file for execution log
> > >> configurable? I tried copying my custom hive-exec-log4j.properties to
> > >> <hive-src>/data/conf directory but that doesn't help.
> > >> >
> > >> > Thanks
> > >> > Prasanth Jayachandran
> > >> >
> > >> >
> > >> > --
> > >> > CONFIDENTIALITY NOTICE
> > >> > NOTICE: This message is intended for the use of the individual or
> > entity
> > >> to
> > >> > which it is addressed and may contain information that is
> > confidential,
> > >> > privileged and exempt from disclosure under applicable law. If the
> > reader
> > >> > of this message is not the intended recipient, you are hereby
> notified
> > >> that
> > >> > any printing, copying, dissemination, distribution, disclosure or
> > >> > forwarding of this communication is strictly prohibited. If you have
> > >> > received this communication in error, please contact the sender
> > >> immediately
> > >> > and delete it from your system. Thank You.
> > >>
> > >>
> > >>
> > >> --
> > >> Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> > >>
> >
> >
> >
> > --
> > Apache MRUnit - Unit testing MapReduce - http://mrunit.apache.org
> >
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to