[
https://issues.apache.org/jira/browse/GIRAPH-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akila Wajirasena updated GIRAPH-926:
------------------------------------
Attachment: GIRAPH-926.patch
hbase.master.info.port and hbase.regionserver.info.port set to -1.
Tested with mvn clean verify while the default hbase.master.info.port &
hbase.regionserver.info.port unavailable.
> Unit test should pass even if hbase.regionserver.info.port not available
> ------------------------------------------------------------------------
>
> Key: GIRAPH-926
> URL: https://issues.apache.org/jira/browse/GIRAPH-926
> Project: Giraph
> Issue Type: Bug
> Reporter: Akila Wajirasena
> Assignee: Akila Wajirasena
> Priority: Minor
> Attachments: GIRAPH-926.patch
>
>
> Currently if the hbase.regionserver.info.port is not available unit tests
> will fail.
> Since we don't need RegionServer UI to run in the test case we can set this
> to -1. Same can be done to hbase.master.info.port.
> Ref: http://hbase.apache.org/book/config.files.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)