[
https://issues.apache.org/jira/browse/FLINK-17384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jackylau updated FLINK-17384:
-----------------------------
Description:
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's( and others) 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 just like
hadoop does
was:
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's( and others) 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 ,
> 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
> Priority: Major
> 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's( and others) 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 just like
> hadoop does
--
This message was sent by Atlassian Jira
(v8.3.4#803005)