You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/05/28 02:45:00 UTC

[jira] [Closed] (FLINK-17932) Most of hbase config Options can not work in HBaseTableSource

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

Jark Wu closed FLINK-17932.
---------------------------
      Assignee:     (was: Leonard Xu)
    Resolution: Duplicate

> Most of hbase config Options can not work in HBaseTableSource
> -------------------------------------------------------------
>
>                 Key: FLINK-17932
>                 URL: https://issues.apache.org/jira/browse/FLINK-17932
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>    Affects Versions: 1.10.0, 1.11.0, 1.12.0
>            Reporter: Leonard Xu
>            Priority: Major
>             Fix For: 1.11.0
>
>
> All hbase config Options can not work in HBaseTableSource, because field `conf` in HBaseRowInputFormat is not serializable, and HBaseTableSource will failback to load hbase-site.xml from classpath. I.E, many table  config Options that user defined in DDL is useless and HbaseTableSource only load config options from classpath.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)