[
https://issues.apache.org/jira/browse/FLINK-33206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33206:
-----------------------------------
Labels: pull-request-available (was: )
> Verify the existence of hbase table before read/write
> -----------------------------------------------------
>
> Key: FLINK-33206
> URL: https://issues.apache.org/jira/browse/FLINK-33206
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / HBase
> Affects Versions: hbase-3.0.1
> Reporter: tanjialiang
> Priority: Blocker
> Labels: pull-request-available
> Attachments: image-2023-10-08-16-54-05-917.png
>
>
> Currently, we do not verify the existence of hbase table before read/write,
> and the error would make the user confused.
> The `HBaseSinkFunction` throws `TableNotFoundException` when do flush.
> The `inputFormat` throws not obvious enough.
> !image-2023-10-08-16-54-05-917.png!
> So i think we should verify the existence of hbase table when call `open`
> function.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)