Hi

I am in spark Streaming context, and i am reading input from the the socket
using nc -lk 9999. When i am running it and manually giving input it's
working. But, if input is coming from different ip to this socket then
spark is not reading that input, though it's showing all the input coming
from different source under nc -lk 9999. But somehow spark is not reading
it.

I am not sure what can be issue. Does anyone has idea about it? Thanks in
advance.


Thanks

~Vinti

Reply via email to