org.apache.seatunnel.spark.webhook.source
Starts an HTTP server and initializes memory stream.
Starts an HTTP server and initializes memory stream. As requests are made to given http endpoint, it puts data on memory stream. Returns a streaming DF created off of memory stream.