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

Hudson commented on HBASE-12824:
--------------------------------

FAILURE: Integrated in HBase-1.0 #645 (See 
[https://builds.apache.org/job/HBase-1.0/645/])
HBASE-12824 CompressionTest fails with 
org.apache.hadoop.hbase.io.hfile.AbstractHFileReader: Not seeked to a key/value 
(enis: rev 5041e7eb742e3679ebc17be1b6ad8a1e70662d22)
* hbase-server/src/main/java/org/apache/hadoop/hbase/util/CompressionTest.java


> CompressionTest fails with 
> org.apache.hadoop.hbase.io.hfile.AbstractHFileReader$NotSeekedException: Not 
> seeked to a key/value
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-12824
>                 URL: https://issues.apache.org/jira/browse/HBASE-12824
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Critical
>             Fix For: 1.0.0, 2.0.0, 1.1.0
>
>         Attachments: hbase-12824_v1.patch
>
>
> {code}
> HW10676:hbase$ bin/hbase org.apache.hadoop.hbase.util.CompressionTest 
> /tmp/CompressionInput2.txt none 
> 2015-01-08 13:45:55,303 WARN  [main] util.NativeCodeLoader: Unable to load 
> native-hadoop library for your platform... using builtin-java classes where 
> applicable
> 2015-01-08 13:45:55,590 INFO  [main] hfile.CacheConfig: CacheConfig:disabled
> 2015-01-08 13:45:55,670 INFO  [main] hfile.CacheConfig: CacheConfig:disabled
> Exception in thread "main" 
> org.apache.hadoop.hbase.io.hfile.AbstractHFileReader$NotSeekedException: Not 
> seeked to a key/value
>       at 
> org.apache.hadoop.hbase.io.hfile.AbstractHFileReader$Scanner.assertSeeked(AbstractHFileReader.java:305)
>       at 
> org.apache.hadoop.hbase.io.hfile.HFileReaderV2$ScannerV2.next(HFileReaderV2.java:796)
>       at 
> org.apache.hadoop.hbase.util.CompressionTest.doSmokeTest(CompressionTest.java:138)
>       at 
> org.apache.hadoop.hbase.util.CompressionTest.main(CompressionTest.java:164)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to