[
https://issues.apache.org/jira/browse/HBASE-18369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144324#comment-16144324
]
Hudson commented on HBASE-18369:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3614 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3614/])
HBASE-18369 hbase thrift web-ui not available (tedyu: rev
bbf23d9627849c32ee6914c1350da02bceba5127)
* (delete) hbase-server/src/main/resources/hbase-webapps/thrift/index.html
* (edit) bin/hbase
* (delete) hbase-server/src/main/resources/hbase-webapps/thrift/thrift.jsp
> hbase thrift web-ui not available
> ---------------------------------
>
> Key: HBASE-18369
> URL: https://issues.apache.org/jira/browse/HBASE-18369
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Affects Versions: 2.0.0
> Reporter: Peter Somogyi
> Assignee: Tamas Penzes
> Fix For: 3.0.0, 2.0.0-alpha-3
>
> Attachments: HBASE-18369.master.001.patch,
> HBASE-18369.master.002.patch
>
>
> In standalone mode hbase thrift web-ui is gives 404 error.
> {code}
> $ ./bin/start-hbase.sh
> running master, logging to
> /Users/peter.somogyi/hbase/bin/../logs/hbase-peter.somogyi-master-psomogyi-MBP.local.out
> $ ./bin/hbase thrift start
> ...
> Jul 12, 2017 12:32:03 PM org.apache.jasper.servlet.JspServlet serviceJspFile
> SEVERE: PWC6117: File
> "/Users/peter.somogyi/hbase/hbase-server/target/hbase-webapps/thrift/thrift.jsp"
> not found
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)