Re: Spark streaming cannot receive any message from Kafka

2014-11-18 Thread Bill Jay
014 2:47 AM > *To:* Helena Edelson > *Cc:* Jay Vyas; u...@spark.incubator.apache.org; Tobias Pfeiffer; Shao, > Saisai > > *Subject:* Re: Spark streaming cannot receive any message from Kafka > > > > Hi all, > > > > I find the reason of this issue. It seems in the new version, i

RE: Spark streaming cannot receive any message from Kafka

2014-11-17 Thread Shao, Saisai
, November 18, 2014 2:47 AM To: Helena Edelson Cc: Jay Vyas; u...@spark.incubator.apache.org; Tobias Pfeiffer; Shao, Saisai Subject: Re: Spark streaming cannot receive any message from Kafka Hi all, I find the reason of this issue. It seems in the new version, if I do not specify

Re: Spark streaming cannot receive any message from Kafka

2014-11-17 Thread Bill Jay
t; >> Thanks >> >> Jerry >> >> >> >> *From:* Tobias Pfeiffer [mailto:t...@preferred.jp ] >> *Sent:* Thursday, November 13, 2014 8:45 AM >> *To:* Bill Jay >> *Cc:* u...@spark.incubator.apache.org >> *Subject:* Re: Spark streaming cannot receive any messa

Re: Spark streaming cannot receive any message from Kafka

2014-11-13 Thread Helena Edelson
xample in Spark Streaming > example, you can try that. I’ve tested with latest master, it’s OK. > > > > Thanks > > Jerry > > > > *From:* Tobias Pfeiffer [mailto:t...@preferred.jp ] > *Sent:* Thursday, November 13, 2014 8:45 AM > *To:* Bill Jay > *Cc:* u.

Re: Spark streaming cannot receive any message from Kafka

2014-11-12 Thread Jay Vyas
November 13, 2014 8:45 AM > To: Bill Jay > Cc: u...@spark.incubator.apache.org > Subject: Re: Spark streaming cannot receive any message from Kafka > > Bill, > > However, when I am currently using Spark 1.1.0. the Spark streaming job > cannot receive any messages fr

RE: Spark streaming cannot receive any message from Kafka

2014-11-12 Thread Shao, Saisai
day, November 13, 2014 8:45 AM To: Bill Jay Cc: u...@spark.incubator.apache.org Subject: Re: Spark streaming cannot receive any message from Kafka Bill, However, when I am currently using Spark 1.1.0. the Spark streaming job cannot receive any messages from Kafka. I have not made any change to the c

Re: Spark streaming cannot receive any message from Kafka

2014-11-12 Thread Bill Jay
Streaming > example, you can try that. I’ve tested with latest master, it’s OK. > > > > Thanks > > Jerry > > > > *From:* Tobias Pfeiffer [mailto:t...@preferred.jp] > *Sent:* Thursday, November 13, 2014 8:45 AM > *To:* Bill Jay > *Cc:* u...@spark.incubator.apache.

Re: Spark streaming cannot receive any message from Kafka

2014-11-12 Thread Tobias Pfeiffer
Bill, However, when I am currently using Spark 1.1.0. the Spark streaming job > cannot receive any messages from Kafka. I have not made any change to the > code. > Do you see any suspicious messages in the log output? Tobias