[
https://issues.apache.org/jira/browse/HTRACE-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704167#comment-14704167
]
Masatake Iwasaki commented on HTRACE-227:
-----------------------------------------
It is temprary fix until HTRACE-226. I moved some files to make server simple.
{noformat}
+ b/htrace-hbase/src/main/webapps/htrace/bootstrap-theme.min.css
+ b/htrace-hbase/src/main/webapps/htrace/bootstrap.min.css
+ b/htrace-hbase/src/main/webapps/htrace/d3.min.js
- a/htrace-hbase/src/main/webapps/static/bootstrap-theme.min.css
- a/htrace-hbase/src/main/webapps/static/bootstrap.min.css
- a/htrace-hbase/src/main/webapps/static/d3.min.js
{noformat}
> 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)