-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19716/
-----------------------------------------------------------
Review request for accumulo, Sean Busbey, Eric Newton, and Josh Elser.
Bugs: ACCUMULO-2564
https://issues.apache.org/jira/browse/ACCUMULO-2564
Repository: accumulo
Description
-------
ACCUMULO-2564 Backport changes to unify Hadoop 1/2
This is a backport of the changes originally made for 1.5.0
under ACCUMULO-1421 for binary compatability between Hadoop versions
1 and 2 with the same Accumulo artifacts. This commit is based on the
following original work by Eric Newton:
* c9c0d45
* d7ba6ca
* 261cf36
* cc3c2d8
Diffs
-----
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/AccumuloFileOutputFormat.java
7cfab8b6e8f2199620c36a50ac067dee53aab6a9
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/AccumuloOutputFormat.java
ed0aebf7476d8db6a968e858c9c4c892dac78bc5
src/core/src/main/java/org/apache/accumulo/core/client/mapreduce/InputFormatBase.java
a11096c3f855104db4e3b78a49f3fb039ac268ec
src/server/src/main/java/org/apache/accumulo/server/Accumulo.java
184692c48ce8013067053c1d0f0dd6a7a889473a
src/server/src/main/java/org/apache/accumulo/server/test/continuous/ContinuousVerify.java
9441cf5314383705260d6fa85e69597525de421c
Diff: https://reviews.apache.org/r/19716/diff/
Testing
-------
Thanks,
Mike Drob