Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 228 Bytes

flink-async-http-example

Example usage of Flink's RichAsyncFunction to do HTTP requests.


Full disclosure: was trying to isolate a bug and failed miserably, but this works as an example anyway so here it is. Have fun.