[
https://issues.apache.org/jira/browse/HBASE-20224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421349#comment-16421349
]
Ted Yu commented on HBASE-20224:
--------------------------------
I was running test suite in master branch and saw the following:
{code}
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.006 s
<<< FAILURE! - in org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL
[ERROR] org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL Time elapsed:
0.005 s <<< ERROR!
java.io.IOException: Shutting down
at
org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL.setupBeforeClass(TestRSGroupsWithACL.java:111)
Caused by: java.lang.RuntimeException: Failed construction of RegionServer:
class org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer
at
org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL.setupBeforeClass(TestRSGroupsWithACL.java:111)
Caused by: java.lang.IllegalArgumentException: port out of range:-1
at
org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL.setupBeforeClass(TestRSGroupsWithACL.java:111)
{code}
With addendum 5, the test passes.
> Web UI is broken in standalone mode
> -----------------------------------
>
> Key: HBASE-20224
> URL: https://issues.apache.org/jira/browse/HBASE-20224
> Project: HBase
> Issue Type: Bug
> Components: UI, Usability
> Affects Versions: 2.0.0-beta-2
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments:
> 0001-HBASE-20224-Web-UI-is-broken-in-standalone-mode-ADDE.ADDENDUM.patch,
> 20224-addendum.3.txt, 20224.addendum.4, 20224.addendum.5,
> hbase-20224.master.001.patch, hbase-20224.master.002.patch,
> hbase-20224.master.003.patch, hbase-20224.master.addendum.patch
>
>
> Web UI doesn't show up in standalone mode on default port. This can be seen
> on master and branch-2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)