[
https://issues.apache.org/jira/browse/CHUKWA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720446#action_12720446
]
Eric Yang commented on CHUKWA-297:
----------------------------------
For the case of CHUKWA-302, the standalone server should have hadoopjars
supplied. This means we are keeping the packaging of hadoop jar in the agent
side. However it's user's responsbility to ensure his/her configuration is
correct for HADOOP_JAR. I think the fix for CHUKWA-302 would address itself
and this jira.
> Unbundling hadoop jar file
> --------------------------
>
> Key: CHUKWA-297
> URL: https://issues.apache.org/jira/browse/CHUKWA-297
> Project: Hadoop Chukwa
> Issue Type: Bug
> Components: build and test code
> Affects Versions: 0.1.2, 0.2.0
> Environment: Redhat EL 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Eric Yang
> Priority: Blocker
>
> During the deployment, the most frequently issue is hadoop version mismatch.
> When this happens, the hadoop jar files needs to be copied to both
> CHUKWA_HOME/hadoopjars, and hicc/WEB-INF/lib. We should be able to work
> around both issues by using environment controlled class path. For build
> time, the HADOOP_JAR variable could be overwritten by default.properties and
> build.properties to source in hadoop jar file. If this is this sounds good,
> then I vote for removing the hadoop-*.jar file from hadoopjars directory in
> the upcoming release. This change would reduce the amount of hand tweak on
> the deployment system. Suggestion and feedback are welcome.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.