[
https://issues.apache.org/jira/browse/HBASE-8399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639020#comment-13639020
]
Jonathan Hsieh edited comment on HBASE-8399 at 4/23/13 1:05 PM:
----------------------------------------------------------------
Test result after patch applied.
{code}
~/proj/hbase-0.94$ mvn clean test -PlocalTests -Dhadoop.profile=2.0
-Dtest=TestTableInput*
...-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.087 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.453 sec
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.765 sec
Results :
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
{code}
was (Author: jmhsieh):
{code}
~/proj/hbase-0.94$ mvn clean test -PlocalTests -Dhadoop.profile=2.0
-Dtest=TestTableInput*
...-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.087 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.453 sec
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.765 sec
Results :
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
{code}
> TestTableInputFormatScan2#testScanFromConfiguration fails on hadoop2 profile
> ----------------------------------------------------------------------------
>
> Key: HBASE-8399
> URL: https://issues.apache.org/jira/browse/HBASE-8399
> Project: HBase
> Issue Type: Sub-task
> Components: hadoop2, test
> Affects Versions: 0.94.6.1
> Reporter: Jonathan Hsieh
> Fix For: 0.94.8
>
> Attachments: hbase-8398.94only.patch
>
>
> This is essentially a port of HBASE-8342 after the HBASE-8326
--
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