[
https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807182#comment-13807182
]
Devaraj Das commented on HBASE-8611:
------------------------------------
I tried the following on my MAC machine:
{noformat}
mvn clean -Dhadoop.profile=2.0 test
-Dtest=org.apache.hadoop.hbase.mapred.TestDriver,org.apache.hadoop.hbase.mapred.TestGroupingTableMap,org.apache.hadoop.hbase.mapred.TestIdentityTableMap,org.apache.hadoop.hbase.mapred.TestRowCounter,org.apache.hadoop.hbase.mapred.TestSplitTable,org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
{noformat}
Some tests failed:
{noformat}
Results :
Failed tests:
shouldCreateNewKeyAlthoughExtraKey(org.apache.hadoop.hbase.mapred.TestGroupingTableMap):
(..)
Tests in error:
shoudBeValidMapReduceWithPartitionerEvaluation(org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil):
Job failed!
shoudBeValidMapReduceEvaluation(org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil):
Job failed!
Tests run: 16, Failures: 1, Errors: 2, Skipped: 0
{noformat}
> Improve test coverage in pkg org.apache.hadoop.hbase.mapred
> -----------------------------------------------------------
>
> Key: HBASE-8611
> URL: https://issues.apache.org/jira/browse/HBASE-8611
> Project: HBase
> Issue Type: Test
> Reporter: Vadim Bondarev
> Assignee: Andrey Klochkov
> Attachments: driver.patch, HBASE-8611-0.94-a.patch,
> HBASE-8611-0.94-c.patch, HBASE-8611-0.94--n4.patch, HBASE-8611-trunk-a.patch,
> HBASE-8611-trunk-b.patch, HBASE-8611-trunk-c.patch, HBASE-8611-trunk--n4.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)