t
>
> TIA
>
> --
> Anish Sneh
> "Experience is the best teacher."
> http://in.linkedin.com/in/anishsneh
>
>
> --
> * From: * anishs...@yahoo.co.in ;
> * To: * u...@spark.incubator.apache.org ;
>
> * Subject: * How Spark Choos
Hi All
Is there any communication between Spark MASTER node and Hadoop NameNode while
distributing work to WORKER nodes, like we have in MapReduce.
Please suggest
TIA
--
Anish Sneh
"Experience is the best teacher."
http://in.linkedin.com/in/anishsneh
Hi All
I am new to Spark, workin on 3 node test cluster. I am trying to explore Spark
scope in analytics, my Spark codes interacts with HDFS mostly.
I have a confusion that how Spark choose on which node it will distribute its
work.
Since we assume that it can be an alternative to Hadoop MapRe