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

Eugene Koontz commented on HBASE-6135:
--------------------------------------

Hi Elliott, your patch works great for me and looks very attractive in the 
browser.

I had the same problem with the hadoop_logo.png. 

Also, what's the most efficient workflow for developing with jamon? I've been 
doing the following:

1. edit a jamon file (e.g. 
hbase/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/)
2. do the following: (using a shell script):

{code}
rm 
hbase-server/target/classes/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.class
 \
   
hbase-server/target/generated-jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.java
 
mvn compile
bin/hbase-daemon.sh restart master
{code}



                
> Style the Web UI to use Twitter's Bootstrap.
> --------------------------------------------
>
>                 Key: HBASE-6135
>                 URL: https://issues.apache.org/jira/browse/HBASE-6135
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6135-0.patch, HBASE-6135-1.patch, 
> master-redesign.png, redesign-master-r1.png, redesign-rs-r1.png
>
>
> Our web ui has lagged a little bit behind.  While it's not a huge deal, it is 
> one of the first things that new people see.  As such styling it a little bit 
> better would put a good foot forward.

--
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

        

Reply via email to