[ 
https://issues.apache.org/jira/browse/HBASE-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284174#comment-13284174
 ] 

Jesse Yates commented on HBASE-6110:
------------------------------------

As an aside, the Hadoop-2.0 build is using the wrong command and that's why its 
failing. 
{quote}
-Dhadoop.version=2.0.0-SNAPSHOT
{quote}
should be
{code}
-Dhadoop.version=2.0
{code}

that should get that build running at least.
                
> Fix TestInfoServers
> -------------------
>
>                 Key: HBASE-6110
>                 URL: https://issues.apache.org/jira/browse/HBASE-6110
>             Project: HBase
>          Issue Type: Bug
>          Components: build, master, regionserver
>    Affects Versions: 0.96.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>         Attachments: hbase-6110-v0.patch, hbase-6110-v1.patch
>
>
> With the recent port to modules, we broke a couple of tests, including this 
> one. The fix needs to ensure that the webapp still works from the in-situ and 
> packaged running of HBase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to