[
https://issues.apache.org/jira/browse/ACCUMULO-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated ACCUMULO-2591:
--------------------------------
Description: *
src/examples/simple/src/main/java/org/apache/accumulo/examples/simple/mapreduce/TeraSortIngest.java
uses JobContext directly, which will break binary compatibility. This was
fixed in 1.5.2, but not 1.6.0. The assumption is that it is not urgent and can
wait for further work. (was: *
src/examples/simple/src/main/java/org/apache/accumulo/examples/simple/mapreduce/TeraSortIngest.java
uses JobContext directly, issue still exists in 1.5.2-SNAPSHOT,
1.6.0-SNAPSHOT, and master)
Affects Version/s: (was: 1.4.5)
(was: 1.5.1)
(was: 1.5.0)
1.6.0
Fix Version/s: (was: 1.5.2)
(was: 1.4.5)
1.6.1
Assignee: (was: Mike Drob)
> TeraSortIngest should maintain binary compatibility between Hadoop 1 and
> Hadoop 2
> ---------------------------------------------------------------------------------
>
> Key: ACCUMULO-2591
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2591
> Project: Accumulo
> Issue Type: Bug
> Components: examples, test
> Affects Versions: 1.6.0
> Reporter: Sean Busbey
> Priority: Blocker
> Fix For: 1.6.1
>
>
> *
> src/examples/simple/src/main/java/org/apache/accumulo/examples/simple/mapreduce/TeraSortIngest.java
> uses JobContext directly, which will break binary compatibility. This was
> fixed in 1.5.2, but not 1.6.0. The assumption is that it is not urgent and
> can wait for further work.
--
This message was sent by Atlassian JIRA
(v6.2#6252)