[
https://issues.apache.org/jira/browse/YARN-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143272#comment-16143272
]
Junping Du commented on YARN-7076:
----------------------------------
It sounds like submit an application against appType with lowercase (no need
for all) never work for list in command line or REST API, so this is more like
a bug rather than incompatible issue.
By get rid of incompatible, I think making case-sensitive in all places could
be better given other elements like applicationState, etc. is case sensitive.
May be we should keep consistent here?
> yarn application -list -appTypes <appType> is not working
> ---------------------------------------------------------
>
> Key: YARN-7076
> URL: https://issues.apache.org/jira/browse/YARN-7076
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Jian He
> Priority: Blocker
>
> yarn application -list -appTypes <appType> is not working
> Looks like it's because the ApplicationCLI pass in the appType as uppercase,
> but ClientRMService#getApplications is case sensitive, so if user submits an
> app with lowercase appType, it wont work
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]