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

Zhihong Yu commented on HBASE-6110:
-----------------------------------

Looks like Hadoop QA is working again.
I saw the following after applying patch v2:
{code}
  <testcase time="0.002" 
classname="org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1" 
name="testReadingExistingVersion1HFile">
    <error type="java.lang.NullPointerException">java.lang.NullPointerException
  at 
org.apache.hadoop.hbase.io.hfile.TestHFileReaderV1.testReadingExistingVersion1HFile(TestHFileReaderV1.java:71)
{code}
The test couldn't find 
hbase-server/src/test/resources/org/apache/hadoop/hbase/io/hfile/8e8ab58dcf39412da19833fcd8f687ac
                
> 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, 
> hbase-6110-v2.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