You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Yiqun Lin (JIRA)" <ji...@apache.org> on 2017/03/24 02:56:41 UTC

[jira] [Created] (YARN-6385) Fix warnings caused by TestFileSystemApplicationHistoryStore

Yiqun Lin created YARN-6385:
-------------------------------

             Summary: Fix warnings caused by TestFileSystemApplicationHistoryStore
                 Key: YARN-6385
                 URL: https://issues.apache.org/jira/browse/YARN-6385
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.0.0-alpha2
            Reporter: Yiqun Lin
            Assignee: Yiqun Lin
            Priority: Minor


There are two warnings generated in {{TestFileSystemApplicationHistoryStore}}.

{code}
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestFileSystemApplicationHistoryStore.java
warning: shadow_local: Local variable 'fs' shadows component of class 'org/apache/hadoop/yarn/server/applicationhistoryservice/TestFileSystemApplicationHistoryStore'.
line: 276
{code}
Actually these warnings should have be found in YARN-6239, but the Jenkins checkstyle was broken during that time. The JIRA will address this and make a quick fix.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org