HADOOP_PREFIX cannot be overriden --------------------------------- Key: HDFS-2543 URL: https://issues.apache.org/jira/browse/HDFS-2543 Project: Hadoop HDFS Issue Type: Bug Components: scripts Affects Versions: 0.23.0 Reporter: Bruno Mahé Attachments: HDFS-2543.patch
hadoop-config.sh forces HADOOP_prefix to a specific value: export HADOOP_PREFIX=`dirname "$this"`/.. It would be nice to make this overridable. -- 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