yarn logs -applicationId application_1434970319691_0135 should do the trick. Note that you have to enable log aggregation in yarn to make that work.
- André On Thu, Oct 8, 2015 at 9:39 AM, Dhanashri Desai <[email protected]> wrote: > Everytime when I run a job on hadoop cluster, I have to see failed job log > files on cluster by putting command like: hdfs dfs -cat > /var/log/hadoop-yarn/apps/hduser/logs/application_1434970319691_0135/UbuntuD7.abc.net_42182. > Is there any way to make all hadoop failed job log messages files to print > directly on console as soon as job fails?? > > > Thanks, > Dhanashri > -- André Kelpe [email protected] http://concurrentinc.com
