[
https://issues.apache.org/jira/browse/YARN-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447873#comment-16447873
]
ASF GitHub Bot commented on YARN-7668:
--------------------------------------
GitHub user dedunumax opened a pull request:
https://github.com/apache/hadoop/pull/364
YARN-7668. Remove unused variables from ContainerLocalizer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dedunumax/hadoop YARN-7668
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/364.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #364
----
commit 48bf723188affa3c6980039ef381fe0604ef66f6
Author: Dedunu Dhananjaya <dedunumax@...>
Date: 2018-04-23T09:34:57Z
YARN-7668. Remove unused variables from ContainerLocalizer
----
> 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
> Priority: Trivial
> Labels: newbie
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]