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 "Sandy Ryza (JIRA)" <ji...@apache.org> on 2014/04/16 01:55:14 UTC

[jira] [Created] (YARN-1948) Expose utility methods in Apps.java publically

Sandy Ryza created YARN-1948:
--------------------------------

             Summary: Expose utility methods in Apps.java publically
                 Key: YARN-1948
                 URL: https://issues.apache.org/jira/browse/YARN-1948
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: api
    Affects Versions: 2.4.0
            Reporter: Sandy Ryza


Apps.setEnvFromInputString and Apps.addToEnvironment are methods used by MapReduce, Spark, and Tez that are currently marked private.  As these are useful for any YARN app that wants to allow users to augment container environments, it would be helpful to make them public.

It may make sense to put them in a new class with a better name.



--
This message was sent by Atlassian JIRA
(v6.2#6252)