[
https://issues.apache.org/jira/browse/HADOOP-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746979#action_12746979
]
Tsz Wo (Nicholas), SZE commented on HADOOP-6152:
------------------------------------------------
> Prove that it works: ...
Hi Aaron, I tried an earlier version of the patch (with some additional fixes).
Everything works fine except for the jsp web pages (e.g.
http://namenode:50070/dfshealth.jsp). Have you checked it with your latest
patch?
+1 on the latest patch which fixes many problems. We may commit it first and
fix the jsp problem, if there is any, in a new jira.
> Hadoop scripts do not correctly put jars on the classpath
> ---------------------------------------------------------
>
> Key: HADOOP-6152
> URL: https://issues.apache.org/jira/browse/HADOOP-6152
> Project: Hadoop Common
> Issue Type: Bug
> Components: scripts
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Priority: Blocker
> Fix For: 0.21.0
>
> Attachments: HADOOP-6152.2.patch, HADOOP-6152.3.patch,
> HADOOP-6152.4.patch, HADOOP-6152.5.patch, HADOOP-6152.patch
>
>
> The various Hadoop scripts (bin/hadoop, bin/hdfs, bin/mapred) do not properly
> identify the jars needed to run Hadoop. They try to include
> hadoop-*-hdfs.jar, etc, rather than the hadoop-hdfs-*.jar that is actually
> created by the 'ant jar' and 'ant package' targets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.