hbase/hbase-it
ndimiduk 4b87240aa3 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.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542341 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:43:53 +00:00
..
src/test/java/org/apache/hadoop/hbase HBASE-9165 [mapreduce] Modularize building dependency jars 2013-11-15 17:43:53 +00:00
pom.xml HBASE-9699 For Downstreamers using HBaseTestingUtility is hard. 2013-10-02 21:59:19 +00:00