[
https://issues.apache.org/jira/browse/HADOOP-11353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234291#comment-14234291
]
Allen Wittenauer commented on HADOOP-11353:
-------------------------------------------
In order to do this to get complete coverage, the content is needed in two
places:
* prior to hadoop_bootstrap_init (HADOOP_PREFIX and other base vars)
* after hadoop_exec_userfuncs.
So this either means reading it twice, actually using two different files,
being very very smart about how that file gets read, or just saying "only X
vars are supported".
> Add support for .hadooprc
> -------------------------
>
> Key: HADOOP-11353
> URL: https://issues.apache.org/jira/browse/HADOOP-11353
> Project: Hadoop Common
> Issue Type: New Feature
> Components: scripts
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Labels: scripts
>
> The system should be able to read in user-defined env vars from ~/.hadooprc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)