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

Istvan Toth commented on PHOENIX-7440:
--------------------------------------

git bisect says the test breaks after:

HBASE-28756 RegionSizeCalculator ignored the size of memstore, which leads 
Spark miss data (#6120)

> TableSnapshotReadsMapReduceIT fails with HBase 2.6.1
> ----------------------------------------------------
>
>                 Key: PHOENIX-7440
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7440
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>            Reporter: Istvan Toth
>            Priority: Major
>
> TableSnapshotReadsMapReduceIT consistently fails with Hbase 2.6.1,
> while not failing with 2.6.0.
> Dig into this, and find out if this is an HBase, Phoenix or test issue.
> {noformat}
> [ERROR] 
> org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.testMapReduceSnapshotsMultiRegion[0]
>  -- Time elapsed: 13.34 s <<< FAILURE!
> org.junit.ComparisonFailure: Got the incorrect value for field1 
> expected:<[CCCC]> but was:<[00000]>
>       at org.junit.Assert.assertEquals(Assert.java:117)
>       at 
> org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.configureJob(TableSnapshotReadsMapReduceIT.java:289)
>       at 
> org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.testMapReduceSnapshotsMultiRegion(TableSnapshotReadsMapReduceIT.java:157)
> ...
> [ERROR] 
> org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.testMapReduceSnapshotsMultiRegion[1]
>  -- Time elapsed: 11.74 s <<< FAILURE!
> org.junit.ComparisonFailure: Got the incorrect value for field1 
> expected:<[CCCC]> but was:<[00000]>
>       at org.junit.Assert.assertEquals(Assert.java:117)
>       at 
> org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.configureJob(TableSnapshotReadsMapReduceIT.java:289)
>       at 
> org.apache.phoenix.end2end.TableSnapshotReadsMapReduceIT.testMapReduceSnapshotsMultiRegion(TableSnapshotReadsMapReduceIT.java:157)
> ...
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to