[
https://issues.apache.org/jira/browse/HBASE-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824515#comment-13824515
]
Hudson commented on HBASE-9484:
-------------------------------
FAILURE: Integrated in hbase-0.96 #190 (See
[https://builds.apache.org/job/hbase-0.96/190/])
HBASE-9165 [mapreduce] Modularize building dependency jars
- Separate adding HBase and dependencies from adding other job
dependencies, and expose it as a separate method that other
projects can use (for PIG-3285).
- Explicitly add hbase-server to the list of dependencies we ship
with the job, for users who extend the classes we provide (see
HBASE-9112).
- Add integration test for addDependencyJars.
- Code reuse for TestTableMapReduce.
Note this patch differs from the one applied to TRUNK/0.98 in that it omits
changes to TestTableMapReduceUtil which have not yet been backported from
HBASE-8534. This can be addressed when that patch is backported (HBASE-9484).
(ndimiduk: rev 1542342)
*
/hbase/branches/0.96/hbase-it/src/test/java/org/apache/hadoop/hbase/mapreduce/IntegrationTestTableMapReduceUtil.java
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java
*
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/mapred/TestTableMapReduce.java
*
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableMapReduce.java
*
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableMapReduceBase.java
> Backport 8534 "Fix coverage for org.apache.hadoop.hbase.mapreduce" to 0.96
> --------------------------------------------------------------------------
>
> Key: HBASE-9484
> URL: https://issues.apache.org/jira/browse/HBASE-9484
> Project: HBase
> Issue Type: Test
> Components: mapreduce, test
> Reporter: Nick Dimiduk
> Priority: Minor
> Fix For: 0.96.1
>
> Attachments:
> 0001-HBASE-9484-backport-8534-Fix-coverage-for-org.apache.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)