[
https://issues.apache.org/jira/browse/ACCUMULO-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659780#comment-13659780
]
Sean Busbey commented on ACCUMULO-1421:
---------------------------------------
A compatibility layer would be a great idea. It also gives some room for
dealing with future incompatibilities. Hive (HIVE-3029) does this, and Pig
(PIG-2686) used to. Probably a package, as Hive does, would be best.
I think pushing for trunk is prudent, since the pressure to get 1.5 out is high
and there's uncertainty on how wide a change this needs.
> use reflection to improve compatibility between Hadoop 1 and 2 JobContext
> objects
> ---------------------------------------------------------------------------------
>
> Key: ACCUMULO-1421
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1421
> Project: Accumulo
> Issue Type: Bug
> Components: client
> Reporter: Adam Fuchs
> Assignee: Adam Fuchs
>
> JobContext switches between an abstract class and an interface in hadoop 1
> and 2, causing runtime compatibility problems in the compiled Accumulo
> bytecode. Avoid the runtime problem by using reflection to access the
> configuration object stored in the JobContext.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira