Ray Chiang created YARN-7668:
--------------------------------

             Summary: Remove unused variables from ContainerLocalizer
                 Key: YARN-7668
                 URL: https://issues.apache.org/jira/browse/YARN-7668
             Project: Hadoop YARN
          Issue Type: Task
            Reporter: Ray Chiang
            Assignee: Ray Chiang
            Priority: Trivial


While figuring out something else, I found two class constants in 
ContainerLocalizer that look like aren't being used anymore.

{noformat}
  public static final String OUTPUTDIR = "output";
  public static final String WORKDIR = "work";
{noformat}



--
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