tanjialiang created FLINK-33206:
-----------------------------------

             Summary: 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
         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