Jian He created YARN-7076:
-----------------------------

             Summary: 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
             Fix For: 2.9.0, 3.0.0-beta1


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

Reply via email to