[ 
https://issues.apache.org/jira/browse/HADOOP-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032105#comment-13032105
 ] 

Luke Lu commented on HADOOP-7279:
---------------------------------

I'm not talking about hadoop.css per se, rather, the default HttpServer serves 
/static from resource base webapps/static. I _think_ you can achieve what you 
want without changing the user facing URL (/static).

> Static web resources should not be duplicated between projects
> --------------------------------------------------------------
>
>                 Key: HADOOP-7279
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7279
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.22.0
>
>
> Right now, some of the common resources (eg hadoop.css) are duplicated 
> between common and dependent projects, since HDFS and MR can't actually load 
> these resources out of the common "static" webapp.
> I'd like to rename common's "static" webapp to "common/static", and host it 
> at a different URL in the dependent projects.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to