Leonard Xu created FLINK-17932:
----------------------------------
Summary: All 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
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)