As anyone implemented HTTP listener in flink source which acts has a Rest API to receive JSON payload via Post method and writes to Kafka or kinesis or any sink sources.
Any guidance or sample snippet will be appreciated.
On Wed, May 31, 2017 at 3:51 AM, Madhukar Thota <[hidden email]> wrote:
Hi
As anyone implemented HTTP listener in flink source which acts has a Rest API to receive JSON payload via Post method and writes to Kafka or kinesis or any sink sources.
Any guidance or sample snippet will be appreciated.