-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.11.1
-
Fix Version/s: 1.12.0
-
Component/s: Connectors / HBase
-
Labels:
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
- 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