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

Provides the ability for multiple sinks to write data serially

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • 1.9.1
    • None
    • None

    Description

      At present, Flink can use multiple sinks to write data into different data source such as HBase,Kafka,Elasticsearch,etc.And this process is concurrent ,in other words, one record will be written into data sources simultaneously.

      But there is no approach that can sinking data serially.We really wish Flink can providing this kind of ability that a sink can write data into target database only after the previous sink transfers data successfully.And if the previous sink encounters any exception, the next sink will not work.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            DaDaShen ShenDa
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: