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

Yeliang Cang commented on YARN-6765:
------------------------------------

Sorry about that! [~templedf], I have reverted those changes and submit a  
patch003!

> CGroupsHandlerImpl.initializeControllerPaths() should include cause when 
> chaining exceptions
> --------------------------------------------------------------------------------------------
>
>                 Key: YARN-6765
>                 URL: https://issues.apache.org/jira/browse/YARN-6765
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.8.1, 3.0.0-alpha3
>            Reporter: Daniel Templeton
>            Assignee: Yeliang Cang
>            Priority: Minor
>              Labels: newbie
>         Attachments: YARN-6765-001.patch, YARN-6765-002.patch, 
> YARN-6765-003.patch
>
>
> This: {code}      throw new ResourceHandlerException(
>           "Failed to initialize controller paths!");{code} should be this: 
> {code}      throw new ResourceHandlerException(
>           "Failed to initialize controller paths!", e);{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
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