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

[jira] [Updated] (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 ]

Leonard Xu updated FLINK-17932:
-------------------------------
    Summary: Most of hbase config Options can not work in HBaseTableSource  (was: All hbase config Options can not work in HBaseTableSource)

> 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
>
> All hbase config Options can not work in HBaseTableSource, because field `conf` in HBaseRowInputFormat it not serializable, and HBaseTableSource will fallback 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)