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/06/05 00:44:23 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.1.patch

1) Fixed
2) Not sure thats ok because the same script is used to start stuff from a release directory structure that may not have those build directories
3) that would mix up the dev and release class path additions. I prefer it the way it is with the 2 scenarios separated out.

I would take your argument further and suggest replacing the scripts with a platform independent script.
                
> 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.1.patch, 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