[
https://issues.apache.org/jira/browse/HTRACE-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703514#comment-14703514
]
Colin Patrick McCabe commented on HTRACE-227:
---------------------------------------------
Great idea.
Did you mean to include this new file?
{code}
diff --git a/htrace-hbase/src/main/webapps/htrace/bootstrap-theme.min.css
b/htrace-hbase/src/main/webapps/htrace/bootstrap-theme.min.css
new file mode 100755
index 0000000..c31428b
--- /dev/null
+++ b/htrace-hbase/src/main/webapps/htrace/bootstrap-theme.min.css
{code}
Or is this needed until HTRACE-226 is implemented?
> Remove dependency to non-public API of hadoop-common from htrace-hbase
> ----------------------------------------------------------------------
>
> Key: HTRACE-227
> URL: https://issues.apache.org/jira/browse/HTRACE-227
> Project: HTrace
> Issue Type: Improvement
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: HTRACE-227.001.patch
>
>
> htrace-hbase uses priavte API of Hadoop such as HttpServer2 and ServletUtils.
> These dependency should be removed to avoid conflict with specific version of
> Hadoop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)