You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2012/05/23 01:34:41 UTC

[jira] [Updated] (HADOOP-8424) Web UI broken on Windows because classpath not setup correctly

     [ https://issues.apache.org/jira/browse/HADOOP-8424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha updated HADOOP-8424:
-------------------------------

    Attachment: HADOOP-8424.branch-1-win.patch

The problem was that hadoop jars were included before the webapps in the classpath for dev environments. In normal deployments scenarios, the directory structure is different and the order is maintained.
                
> Web UI broken on Windows because classpath not setup correctly
> --------------------------------------------------------------
>
>                 Key: HADOOP-8424
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8424
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: 1.1.0
>
>         Attachments: HADOOP-8424.branch-1-win.patch
>
>
> The classpath is setup to include the hadoop jars before the build webapps directory and that upsets jetty when it is trying to resolve the webapp classes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira