GitHub user jyates opened a pull request:
https://github.com/apache/phoenix/pull/20
Removing hadoop-compat modules + reflection
There was some reflection and wrapping done in the metrics/tracing tools
to support working with Hadoop1/2 (though hadoop1 support was never
completed).
Removing this extra code now that we don't want to support hadoop1 anymore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jyates/phoenix remove-hadoop2-compat-1286
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/20.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20
----
commit 2a54d479bec19b96f05952743d15f6c25f6eed24
Author: Jesse Yates <[email protected]>
Date: 2014-09-22T22:00:00Z
Removing hadoop-compat modules + reflection
There was some reflection and wrapping done in the metrics/tracing tools
to support working with Hadoop1/2 (though hadoop1 support was never
completed).
Removing this extra code now that we don't want to support hadoop1 anymore
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---