Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties


ReasonLack of capacity.



The intent of this connector is to sink data from Apache Flink systems to arbitrary HTTP endpoints.

Status

Current state: Under Discussion Abandoned

Discussion thread: here (<- link to https://mail-archiveslists.apache.org/thread/cd60ln4pjgml7sv4kh23o1fohcfwvjczmod_mbox/flink-dev/)

JIRA: here (<- link to https://issues.apache.org/jira/browse/FLINK-XXXX)

...

Example with either self-generating source or Kinesis Data Stream source that submits data to an Amazon Lambda endpoint

...

Limitations

Currently, this only supports sink changes, and POST requests. In the future iterations we'd like to support HTTP Sources and GETS, PUTs, DELETEs, etc.

...