You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2015/01/13 22:42:34 UTC

[jira] [Updated] (YARN-1235) Regulate the case of applicationType

     [ https://issues.apache.org/jira/browse/YARN-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhijie Shen updated YARN-1235:
------------------------------
    Assignee:     (was: Zhijie Shen)

> Regulate the case of applicationType
> ------------------------------------
>
>                 Key: YARN-1235
>                 URL: https://issues.apache.org/jira/browse/YARN-1235
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>
> In YARN-1001, when filtering applications, we ignore the case of the applicationType.
> However, RMClientService#getApplications doesn't. Moreover, it is not documented that ApplicationClientProtocol ignores the case of applicationType or not.
> IMHO, we need to do:
> 1. Modify RMClientService#getApplications to ignore the case of applicationType when filtering applications
> 2. Add javadoc in ApplicationClientProtocol#submitApplication and getApplications to say that applicationType is case insensitive
> 3. Probably, when submitApplication, we'd like to "normalize" the applicationType to the lower case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)