-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3.0
-
Fix Version/s: None
-
Component/s: applications/distributed-shell
-
Labels:None
Run incorrect command such as:
/usr/bin/yarn org.apache.hadoop.yarn.applications.distributedshell.Client -jar <distributedshell jar> -shell_command ./test1.sh -shell_script ./
would show shell exit code exception with no useful message. It should print out sysout/syserr of containers/AM of why it is failing.