[
https://issues.apache.org/jira/browse/HBASE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467078#comment-13467078
]
Jonathan Hsieh commented on HBASE-6694:
---------------------------------------
Here's some stack traces --
{code}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 39.802 sec <<<
FAILURE!
testSimpleCase(org.apache.hadoop.hbase.mapreduce.TestImportExport) Time
elapsed: 14.012 sec <<< FAILURE!
java.lang.AssertionError: expected:<3> but was:<1>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.hadoop.hbase.mapreduce.TestImportExport.testSimpleCase(TestImportExport.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
{code}
{code}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 40.498 sec <<<
FAILURE!
testWithDeletes(org.apache.hadoop.hbase.mapreduce.TestImportExport) Time
elapsed: 14.056 sec <<< ERROR!
java.lang.ArrayIndexOutOfBoundsException: 2
at
org.apache.hadoop.hbase.mapreduce.TestImportExport.testWithDeletes(TestImportExport.java:237)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...
{code}
> Test scanner batching in export job feature HBASE-6372 AND report on
> improvement HBASE-6372 adds
> ------------------------------------------------------------------------------------------------
>
> Key: HBASE-6694
> URL: https://issues.apache.org/jira/browse/HBASE-6694
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Assignee: Alexander Alten-Lorenz
> Attachments: HBASE-6694.patch
>
>
> From tail of HBASE-6372, Jon had raised issue that test added did not
> actually test the feature. This issue is about adding a test of HBASE-6372.
> We should also have numbers for the improvement that HBASE-6372 brings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira