Hi,
yes, there's something like this available in Apache Bahir:
https://github.com/apache/bahir-flink/tree/master/flink-connector-netty
On Wed, May 31, 2017 at 3:51 AM, Madhukar Thota
wrote:
> Hi
>
> As anyone implemented HTTP listener in flink source which acts has a
> Rest API to receive JSON
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.