GitHub user mcsanady opened a pull request:
https://github.com/apache/flume/pull/160
FLUME-3154: Add HBase client version check to AsyncHBaseSink and HBasâ¦
The current AsyncHBase and HBase sink should run only with HBase < 2
If it finds an incompatible HBase client on the classpath it should fail
with some meaningful error message
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcsanady/flume FLUME-3154
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/160.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 #160
----
commit 58c61f3366aad4cd01bcc46f119cbff2711fa969
Author: Miklos Csanady <[email protected]>
Date: 2017-08-28T09:15:12Z
FLUME-3154: Add HBase client version check to AsyncHBaseSink and HBaseSink
----
---
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.
---