Skip to content

Releases: bluejoe2008/spark-http-stream

spark-http-streaming 0.9.1

04 Jan 13:36
Compare
Choose a tag to compare

spark-http-stream transfers Spark structured stream over HTTP protocol. Unlike tcp streams, Kafka streams and HDFS file streams, http streams often flow across distributed big data clusters on the Web. This feature is very helpful to build global data processing pipelines across different data centers (scientific research institutes, for example) who own separated data sets.