Hi,I cannot find a simple example showing how a typical application can
'connect' to a remote spark cluster and interact with it.Let's say I have a
Python web application hosted somewhere *outside *a spark cluster, with just
python installed on it.How can I talk to Spark without using a notebook, or
using ssh to connect to a cluster master node ?I know of spark-submit and
spark-shell, however forking a process on a remote host to execute a shell
script seems like a lot of effortWhat are the recommended ways to connect
and query Spark from a remote client ?ThanksThx !



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Integration-Patterns-tp26354.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to