63099/not-able-to-get-output-in-spark-streaming
Hi everyone,
I tried to count individual words using spark streaming. Here I am using Netcat for providing input using socket concept.But I am not able to get the output, though it is not showing any error.
Can someone tell me the error?
Thank You
Seems like master and worker are not ...READ MORE
Hi! I found 2 links on github where ...READ MORE
You lose the files because by default, ...READ MORE
Hi@Srinath, It seems you didn't set Hadoop for ...READ MORE
you can access task information using TaskContext: import org.apache.spark.TaskContext sc.parallelize(Seq[Int](), ...READ MORE
You can get the configuration details through ...READ MORE
Instead of spliting on '\n'. You should ...READ MORE
Though Spark and Hadoop were the frameworks designed ...READ MORE
Hi@akhtar, Dstreams are the basic abstraction that is ...READ MORE
Hi@akhtar, Yes, Spark streaming uses checkpoint. Checkpoint is ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.