Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14437 Drop the legacy planner
  3. FLINK-22623

Drop BatchTableSource/Sink HBaseTableSource/Sink and related classes

    XMLWordPrintableJSON

Details

    • Hide
      The HBaseTableSource/Sink and related classes including various HBaseInputFormats and HBaseSinkFunction have been removed. It is possible to read via Table & SQL API and convert the Table to DataStream API (or vice versa) if necessary. DataSet API is not supported anymore.
      Show
      The HBaseTableSource/Sink and related classes including various HBaseInputFormats and HBaseSinkFunction have been removed. It is possible to read via Table & SQL API and convert the Table to DataStream API (or vice versa) if necessary. DataSet API is not supported anymore.

    Description

      The BatchTableSource interface is not supported by the Blink planner. Therefore, we drop this class to unblock the removal of the legacy planner. An alternative HBase connector using the new interfaces is available.

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: