Move hbase webapps to an hbase-webapps dir ------------------------------------------
Key: HBASE-2586 URL: https://issues.apache.org/jira/browse/HBASE-2586 Project: Hadoop HBase Issue Type: Bug Components: build Reporter: Todd Lipcon Assignee: Todd Lipcon Priority: Minor Fix For: 0.21.0 Attachments: move-webapps.txt Having our webapps in a dir named webapps/ is confusing the hadoop http servers in miniclusters. This was causing my MiniMRCluster jobs to not work correctly. Moving our dir to a new name fixed the issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.