o, it covers almost all our needs (i hope so :))
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Multiple-streams-at-the-same-time-tp9819p9936.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
om/Multiple-streams-at-the-same-time-tp9819p9936.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
ation for each context.
>>
>> Do you know about any plans to support it?
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/Multiple-streams-at-the-same-time-tp9819p9842.html
>> Sent fr
ecause we have to be responsible for proper akka and UI
port determination for each context.
Do you know about any plans to support it?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Multiple-streams-at-the-same-time-tp9819p9842.html
Sent from the Ap
ve to be responsible for proper akka and
> UI
> port determination for each context.
>
> Do you know about any plans to support it?
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Multiple-streams-at-the-same-time-tp981
ssage in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Multiple-streams-at-the-same-time-tp9819p9842.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.
Creating multiple StreamingContexts using the same SparkContext is
currently not supported. :)
Guess it was not clear in the docs. Note to self.
TD
On Tue, Jul 15, 2014 at 1:50 PM, gorenuru wrote:
> Hi everyone.
>
> I have some problems running multiple streams at the same time.
&
Hi everyone.
I have some problems running multiple streams at the same time.
What i am doing is:
object Test {
import org.apache.spark.streaming._
import org.apache.spark.streaming.StreamingContext._
import org.apache.spark.api.java.function._
import org.apache.spark.streaming