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)