Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33206

Verify the existence of hbase table before read/write

    XMLWordPrintableJSON

Details

    Description

      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.

      So i think we should verify the existence of hbase table when call `open` function.

      Attachments

        Issue Links

          Activity

            People

              tanjialiang tanjialiang
              tanjialiang tanjialiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: