Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-13285 Check connectors runnable in blink runner
  3. FLINK-13376

FileInputFormat can not be used in batch mode of blink-planner

    XMLWordPrintableJSON

Details

    Description

      FileInputFormat use ContinuousFileReaderOperator in StreamExecutionEnvironment, and ContinuousFileReaderOperator join the async thread in close, So before closing, the data is incomplete.

      But batch operators use endInput to do some work, this lead to incomplete records in endInput, and lead to wrong results.

      This mean batch mode of blink-planner can not use file related sources...

      Attachments

        Issue Links

          Activity

            People

              SleePy Biao Liu
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m