Description
hadoop-config.sh forces HADOOP_prefix to a specific value:
export HADOOP_PREFIX=`dirname "$this"`/..
It would be nice to make this overridable.
hadoop-config.sh forces HADOOP_prefix to a specific value:
export HADOOP_PREFIX=`dirname "$this"`/..
It would be nice to make this overridable.