Re: Spark Integration Patterns

2016-02-29 Thread Alexander Pivovarov
ttp://toree.incubator.apache.org/. It might help with your > need. > > > > *From:* moshir mikael [mailto:moshir.mik...@gmail.com] > *Sent:* Monday, February 29, 2016 5:58 AM > *To:* Alex Dzhagriev > *Cc:* user > *Subject:* Re: Spark Integration Patterns > > > > Thanks, will c

RE: Spark Integration Patterns

2016-02-29 Thread skaarthik oss
Check out http://toree.incubator.apache.org/. It might help with your need. From: moshir mikael [mailto:moshir.mik...@gmail.com] Sent: Monday, February 29, 2016 5:58 AM To: Alex Dzhagriev Cc: user Subject: Re: Spark Integration Patterns Thanks, will check too, however : just want to use

Re: Spark Integration Patterns

2016-02-29 Thread moshir mikael
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 seem

Re: Spark Integration Patterns

2016-02-29 Thread Alex Dzhagriev
ffort What are the recommended >>> ways to connect and query Spark from a remote client ? Thanks Thx ! >>> -- >>> View this message in context: Spark Integration Patterns >>> <http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Integration-Patterns-tp26354.html> >>> Sent from the Apache Spark User List mailing list archive >>> <http://apache-spark-user-list.1001560.n3.nabble.com/> at Nabble.com. >>> >> >>

Re: Spark Integration Patterns

2016-02-29 Thread moshir mikael
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 effort What are the recommended >> ways to connect and query Spark from a remote client ? Thanks Thx ! >

Re: Spark Integration Patterns

2016-02-29 Thread Alex Dzhagriev
connect and query Spark from a remote client ? Thanks Thx ! > -- > View this message in context: Spark Integration Patterns > <http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Integration-Patterns-tp26354.html> > Sent from the Apache Spark U

Re: Spark Integration Patterns

2016-02-29 Thread moshir mikael
9:25 AM, mms wrote: >>>> >>>>> 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

Re: Spark Integration Patterns

2016-02-28 Thread Yashwanth Kumar
Hi, To connect to Spark from a remote location and submit jobs, you can try Spark - Job Server.Its been open sourced now. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Integration-Patterns-tp26354p26357.html Sent from the Apache Spark User List

Re: Spark Integration Patterns

2016-02-28 Thread ayan guha
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 effort What

Re: Spark Integration Patterns

2016-02-28 Thread Luciano Resende
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 fo

Re: Spark Integration Patterns

2016-02-28 Thread Todd Nist
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 effort What are the recommended >&

Re: Spark Integration Patterns

2016-02-28 Thread moshir mikael
on a remote host to >> execute a shell script seems like a lot of effort What are the recommended >> ways to connect and query Spark from a remote client ? Thanks Thx ! >> -- >> View this message in context: Spark Integration Patterns >> <ht

Re: Spark Integration Patterns

2016-02-28 Thread Todd Nist
gt; ways to connect and query Spark from a remote client ? Thanks Thx ! > -- > View this message in context: Spark Integration Patterns > <http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Integration-Patterns-tp26354.html> > Sent from the Apache Spark User List mailing list archive > <http://apache-spark-user-list.1001560.n3.nabble.com/> at Nabble.com. >

Spark Integration Patterns

2016-02-28 Thread mms
ew 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.