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

Ferenc Csaky updated FLINK-33206:
---------------------------------
    Fix Version/s: hbase-3.0.1

> 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
>            Assignee: tanjialiang
>            Priority: Critical
>              Labels: pull-request-available, stale-blocker
>             Fix For: hbase-3.0.1, hbase-4.0.0
>
>         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)

Reply via email to