You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/05/14 08:04:00 UTC

[jira] [Updated] (FLINK-17384) support read hbase conf dir from flink.conf just like hadoop_conf

     [ https://issues.apache.org/jira/browse/FLINK-17384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-17384:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: jackylau
>            Priority: Major
>              Labels: pull-request-available
>             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)