Luke Lu created MAPREDUCE-4397: ---------------------------------- Summary: Introduce HADOOP_SECURITY_CONF_DIR for task-controller Key: MAPREDUCE-4397 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4397 Project: Hadoop Map/Reduce Issue Type: Improvement Components: task-controller Reporter: Luke Lu Assignee: Yu Gao
The linux task controller concurrently hard code the directory to look for its config file at compile time (via the HADOOP_CONF_DIR macro). Adding a new environment variable to look for task-controller's conf dir (with strict permission checks) would make installation much more flexible. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira