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

Leonard Xu updated FLINK-17932:
-------------------------------
    Description: 
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.

 

  was:
All hbase config Options can not work in HBaseTableSource, because field `conf` 
in HBaseRowInputFormat it 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.

 


> 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 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)

Reply via email to