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
