Charan Hebri created YARN-9257:
----------------------------------
Summary: Distributed Shell throws a NPE for a non-existent queue
Key: YARN-9257
URL: https://issues.apache.org/jira/browse/YARN-9257
Project: Hadoop YARN
Issue Type: Bug
Components: distributed-shell
Reporter: Charan Hebri
Assignee: Charan Hebri
When a non-existent queue is specified as a param for launching a distributed
shell, a NPE is thrown.
{noformat}
19/01/30 09:41:26 ERROR distributedshell.Client: Error running Client
java.lang.NullPointerException
at
org.apache.hadoop.yarn.applications.distributedshell.Client.run(Client.java:652)
at
org.apache.hadoop.yarn.applications.distributedshell.Client.main(Client.java:265){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]