[
https://issues.apache.org/jira/browse/HADOOP-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700949#action_12700949
]
Todd Lipcon commented on HADOOP-5702:
-------------------------------------
Actually didn't notice that - that's sufficient for the developer case, though
I think it's more intuitive for users to be able to use the normal CLASSPATH
env var.
> 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
> Attachments: HADOOP-5702.txt
>
>
> 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.