On Wed, Aug 26, 2015 at 2:03 PM, Jerry <jerry.c...@gmail.com> wrote:
> Assuming your submitting the job from terminal; when main() is called, if I
> try to open a file locally, can I assume the machine is always the one I
> submitted the job from?

See the "--deploy-mode" option. "client" works as you describe;
"cluster" does not.

-- 
Marcelo

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

Reply via email to