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 "Li Lu (JIRA)" <ji...@apache.org> on 2014/12/11 00:21:13 UTC

[jira] [Updated] (YARN-2940) Fix new findbugs warnings in rest of the hadoop-yarn components

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

Li Lu updated YARN-2940:
------------------------
    Attachment: YARN-2940-121014.patch

I this patch I fixed warnings from findbugs 3. Most of them are related to encoding and format strings, so fixes are relatively simple. There is one warning about non-serializable field. I think the current design is fine so I added this into findbugs-exclude.xml. Please feel free to correct me if I'm wrong. Thanks! 

> Fix new findbugs warnings in rest of the hadoop-yarn components
> ---------------------------------------------------------------
>
>                 Key: YARN-2940
>                 URL: https://issues.apache.org/jira/browse/YARN-2940
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Varun Saxena
>            Assignee: Li Lu
>         Attachments: YARN-2940-121014.patch
>
>
> Fix findbugs warnings in the following YARN components:
> hadoop-yarn-applications-distributedshell
> hadoop-yarn-applications-unmanaged-am-launcher
> hadoop-yarn-server-web-proxy
> hadoop-yarn-registry
> hadoop-yarn-server-common
> hadoop-yarn-client



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