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

JiangHua Zhu commented on YARN-10931:
-------------------------------------

I will submit patch or pr soon.

> Remove some invalid characters in NMClientAsyncImpl#ContainerState
> ------------------------------------------------------------------
>
>                 Key: YARN-10931
>                 URL: https://issues.apache.org/jira/browse/YARN-10931
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: JiangHua Zhu
>            Priority: Major
>
> Some invalid characters in NMClientAsyncImpl#ContainerState, for example:
> protected enum ContainerState {
>      PREP, FAILED, RUNNING, DONE,
>    }
> There is an extra "," here, which should be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to