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 "Ray Chiang (JIRA)" <ji...@apache.org> on 2017/12/19 00:19:17 UTC

[jira] [Created] (YARN-7668) Remove unused variables from ContainerLocalizer

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org