[
https://issues.apache.org/jira/browse/HDFS-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437852#comment-13437852
]
Harsh J commented on HDFS-3578:
-------------------------------
After HDFS-1013, I'm able to see the static/hadoop.css load up in the browser.
Can we resolve this as a dupe Roman?
> missing hadoop.css
> ------------------
>
> Key: HDFS-3578
> URL: https://issues.apache.org/jira/browse/HDFS-3578
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Affects Versions: 2.0.0-alpha
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
> Priority: Minor
>
> From a report by Konstantin Olchanski:
> Web interface of HDFS is missing the file hadoop.css and the web pages
> look funny. This is the fix:
> [root@ladd12 ~]# locate hadoop.css
> /usr/lib/hadoop-0.20-mapreduce/webapps/static/hadoop.css
> [root@ladd12 ~]# mkdir /usr/lib/hadoop-hdfs/webapps/static
> [root@ladd12 ~]# cp `locate hadoop.css` /usr/lib/hadoop-hdfs/webapps/static
--
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