[ https://issues.apache.org/jira/browse/YARN-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144635#comment-16144635 ]
Junping Du commented on YARN-7076: ---------------------------------- btw, personally, I don't think it will be an incompatible issue as case-sensitive never work for CLI or REST API and ClientRMService is a private API so it seems nothing get break here with the patch. So I didn't put incompatible tag on this jira. > 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 > Assignee: Jian He > Priority: Blocker > Fix For: 2.9.0, 3.0.0-beta1, 2.8.2 > > Attachments: YARN-7076.01.patch, YARN-7076.02.patch > > > 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: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org