big-data-europe / docker-spark

Apache Spark docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spark app streaming with socket to communicate

fijar-lazuardy opened this issue · comments

I want to make a streaming app that receive data from another container that running on the same network, is it achievable with socket? how do i make it?