[ 
https://issues.apache.org/jira/browse/YARN-9257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16760580#comment-16760580
 ] 

Hudson commented on YARN-9257:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15886 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15886/])
YARN-9257. Distributed Shell client throws a NPE for a non-existent (sunilg: 
rev ba38db4f5b7d8a1432a9a1b4adaa5c1545218799)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/Client.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/test/java/org/apache/hadoop/yarn/applications/distributedshell/TestDistributedShell.java


> Distributed Shell client 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
>            Priority: Major
>         Attachments: YARN-9257.01.patch
>
>
> 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: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to