Hi Xiaoyong, You could refer this post if you are looking on how to run spark jobs remotely http://apache-spark-user-list.1001560.n3.nabble.com/Submitting-Spark-job-on-Unix-cluster-from-dev-environment-Windows-td16989.html
You will of course require network access to the cluster. Thanks Best Regards On Mon, Dec 15, 2014 at 7:47 PM, Xiaoyong Zhu <xiaoy...@microsoft.com> wrote: > > Hi experts > > > > I am wondering if there is a way to interactive with Spark remotely? i.e. > no access to clusters required but submit Python/Scala scripts to cluster > and get result based on (REST) APIs. > > That will facilitate the development process a lot.. > > > > Xiaoyong >