Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.11.1
Description
Hi!
Would be nice to have support for HBase 2. I have a working solution, but I need some advice for the PR.
- Should we have a separate connector for HBase2 like in Kafka?
- flink-yarn is affected because API for getting a Token changed(no breaking changes). having said that, is it's okay to add that change in the PR in another commit?
Thanks,
Felipe
Attachments
Issue Links
- causes
-
FLINK-19445 Several tests for HBase connector 1.4 failed with "NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V"
- Closed
- is related to
-
FLINK-9849 Create hbase connector for hbase version to 2.0.2
- Closed
- links to