Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-24 Thread Tathagata Das
context: > http://apache-spark-user-list.1001560.n3.nabble.com/Solved-Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382p10558.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-23 Thread kytay
bble.com/Solved-Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382p10558.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-14 Thread Tathagata Das
ark > Streaming. > > I think I will need to do more testing to understand the behavior. I am > currently not sure why "nc -lk" is working, and not the other tools or > codes > I am testing with. > > Regards. > > > > > > -- > View this messag

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-13 Thread kytay
o understand the behavior. I am currently not sure why "nc -lk" is working, and not the other tools or codes I am testing with. Regards. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Solved-Streaming-Cannot-get-socketTextStream-to-receive-anyt

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-13 Thread Tobias Pfeiffer
in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382p9576.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-13 Thread kytay
codes and test tool don't. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382p9576.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-11 Thread Akhil Das
line of text that I have typed in the nc > command. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382p9410.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-11 Thread kytay
I think I should be seeing any line of text that I have typed in the nc command. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382p9410.html Sent from the Apache Spark User List mailing list

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-11 Thread kytay
} }); is not printing the text I am sending through "nc -lk ". === Is there any other way to test if socketTextStream(...) is working? Regards. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-10 Thread Akhil Das
} >> } >> } >> >> What I am trying to do is to get the JavaNetworkCount in #1 to start >> printing all the text I am receiving. But so far I failed to achieve that. >> >> I have been using Hercules Setup >> <http://www.hw-group.com/products

Re: Streaming. Cannot get socketTextStream to receive anything.

2014-07-10 Thread Akhil Das
text being printed on the console. > > Is public Iterable call(String arg0) throws Exception being called > every 5 secs? > > The console log is in http://pastebin.com/THzdzGhg > <http://pastebin.com/THzdzGhg> > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Streaming. Cannot get socketTextStream to receive anything.

2014-07-10 Thread kytay
g arg0) throws Exception being called every 5 secs? The console log is in http://pastebin.com/THzdzGhg <http://pastebin.com/THzdzGhg> -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Streaming-Cannot-get-socketTextStream-to-receive-anything-tp9382.htm