Re: Standard way to get http POST request into a Kafka topic?

2021-04-28 Thread Ran Lupovich
Btw. Just now accomplished a working poc in dev using wso2 , confluent rest proxy , confluent schema registry, kafka Produce message to kafka via post http rest request בתאריך יום ד׳, 28 באפר׳ 2021, 06:42, מאת Ran Lupovich ‏< ranlupov...@gmail.com>: > Hi, have a look for Rest Proxy component

Re: Standard way to get http POST request into a Kafka topic?

2021-04-28 Thread Andrew Otto
Hi Reed, Something will have to produce the POST request body into Kafka. We do this at the Wikimedia Foundation with a service called EventGate . I've got a 3 part blog series in which the 3rd entry

Re: Standard way to get http POST request into a Kafka topic?

2021-04-27 Thread Ran Lupovich
Hi, have a look for Rest Proxy component as part of the kafka eco system בתאריך יום ד׳, 28 באפר׳ 2021, 01:27, מאת Reed Villanueva ‏< villanuevar...@gmail.com>: > What is the best-practice/kafka way to get http(s) POST requests into a > Kafka topic (kafka v2.0.0 installed on a HDP cluster)? >

Standard way to get http POST request into a Kafka topic?

2021-04-27 Thread Reed Villanueva
What is the best-practice/kafka way to get http(s) POST requests into a Kafka topic (kafka v2.0.0 installed on a HDP cluster)? Have never used kafka before and would like to know the best way that this should be done. Basically, we have a public URL that is going to receive requests from a