jackylau created FLINK-17384:
--------------------------------
Summary: support read hbase conf dir from flink.conf just like hadoop_conf
Key: FLINK-17384
URL:
https://issues.apache.org/jira/browse/FLINK-17384 Project: Flink
Issue Type: Bug
Components: Connectors / HBase, Deployment / Scripts
Affects Versions: 1.10.0
Reporter: jackylau
Fix For: 1.11.0
hi all:
when user interacts with hbase should do 2 things when using sql
# export HBASE_CONF_DIR
# add hbase libs to flink_lib(because the hbase connnector doesn't have client jar)
i think it needs to optimise it.
for 1) we should support read hbase conf dir from flink.conf just like hadoop_conf in config.sh
for 2) we should support HBASE_CLASSPATH in config.sh. In case of jar conflicts such as guava , we also should support flink-hbase-shaded as hadoop ,
--
This message was sent by Atlassian Jira
(v8.3.4#803005)