Yes, in that code, usersMap has been serialized to every executor.
I thought you were referring to accessing the copy in the driver.

On Thu, Feb 26, 2015 at 10:47 AM, Guillermo Ortiz <konstt2...@gmail.com> wrote:
> Isn't it "contacts.map(v => (v._1, (usersMap(v._1), v._2))).collect()"
> executed in the executors?  why is it executed in the driver?
> contacts are not a local object, right?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to