[
https://issues.apache.org/jira/browse/YARN-5775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605886#comment-15605886
]
Billie Rinaldi commented on YARN-5775:
--------------------------------------
+1, straightforward patch.
> Bug fixes in swagger definition
> -------------------------------
>
> Key: YARN-5775
> URL: https://issues.apache.org/jira/browse/YARN-5775
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Gour Saha
> Assignee: Gour Saha
> Fix For: yarn-native-services
>
> Attachments: YARN-5775-yarn-native-services.001.patch
>
>
> All enums have been listed in lowercase. Need to convert all of them to
> uppercase.
> For e.g. ContainerState:
> {noformat}
> enum:
> - init
> - ready
> {noformat}
> needs to be changed to -
> {noformat}
> enum:
> - INIT
> - READY
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]