hadoop-config.sh blows away CLASSPATH env
-----------------------------------------
Key: HADOOP-5702
URL: https://issues.apache.org/jira/browse/HADOOP-5702
Project: Hadoop Core
Issue Type: Bug
Components: scripts
Reporter: Todd Lipcon
Assignee: Todd Lipcon
The bin/hadoop-config.sh script blows away the user's CLASSPATH environment
variable when setting up the hadoop-specific classpath. It's possible that this
is intentional, but it would make developing contrib service plugins (eg
HADOOP-4707) easier if hadoop-config appended rather than replaced CLASSPATH.
Attaching trivial patch to change this behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.