[ https://issues.apache.org/jira/browse/YARN-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573880#comment-13573880
]
Siddharth Seth commented on YARN-383:
-------------------------------------
+1. Trivial change, doesn't require a unit test. Committing...
> AMRMClientImpl should handle null rmClient in stop()
> ----------------------------------------------------
>
> Key: YARN-383
> URL: https://issues.apache.org/jira/browse/YARN-383
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Hitesh Shah
> Priority: Minor
> Attachments: YARN-383.1.patch, YARN-383.2.patch, YARN-383.3.patch
>
>
> 2013-02-06 09:31:33,813 INFO [Thread-2] service.CompositeService (CompositeService.java:stop(101))
- Error stopping org.apache.hadoop.yarn.client.AMRMClientImpl
> org.apache.hadoop.HadoopIllegalArgumentException: Cannot close proxy since it is null
> at org.apache.hadoop.ipc.RPC.stopProxy(RPC.java:605)
> at org.apache.hadoop.yarn.client.AMRMClientImpl.stop(AMRMClientImpl.java:150)
> at org.apache.hadoop.yarn.service.CompositeService.stop(CompositeService.java:99)
> at org.apache.hadoop.yarn.service.CompositeService.stop(CompositeService.java:89)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|