Re: Spark for client

2016-03-01 Thread Todd Nist
You could also look at Apache Toree, http://toree.apache.org/ , github : https://github.com/apache/incubator-toree. This use to be the Spark Kernel from IBM but has been contributed to Apache. Good overview here on its features, http://www.spark.tc/how-to-enable-interactive-applications-against-a

Re: Spark for client

2016-03-01 Thread Mich Talebzadeh
Thanks Mohannad. Installed Anaconda 3 that contains Jupyter. Now I want to access Spark on Scala from Jupyter. What is the easiest way of doing it without using Python! Thanks Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw

Re: Spark for client

2016-03-01 Thread Mohannad Ali
Jupyter (http://jupyter.org/) also supports Spark and generally it's a beast allows you to do so much more. On Mar 1, 2016 00:25, "Mich Talebzadeh" wrote: > Thank you very much both > > Zeppelin looks promising. Basically as I understand runs an agent on a > given port (I chose 21999) on the host

Re: Spark for client

2016-02-29 Thread Mich Talebzadeh
Thank you very much both Zeppelin looks promising. Basically as I understand runs an agent on a given port (I chose 21999) on the host that Spark is installed. I created a notebook and running scripts through there. One thing for sure notebook just returns the results rather all other stuff that o

Re: Spark for client

2016-02-29 Thread Minudika Malshan
+Adding resources https://zeppelin.incubator.apache.org/docs/latest/interpreter/spark.html https://zeppelin.incubator.apache.org Minudika Malshan Undergraduate Department of Computer Science and Engineering University of Moratuwa. *Mobile : +94715659887* *LinkedIn* : https://lk.linkedin.com/in/min

Re: Spark for client

2016-02-29 Thread Minudika Malshan
Hi, I think zeppelin spark interpreter will give a solution to your problem. Regards. Minudika Minudika Malshan Undergraduate Department of Computer Science and Engineering University of Moratuwa. *Mobile : +94715659887* *LinkedIn* : https://lk.linkedin.com/in/minudika On Tue, Mar 1, 2016 at

Re: Spark for client

2016-02-29 Thread Sabarish Sasidharan
Zeppelin? Regards Sab On 01-Mar-2016 12:27 am, "Mich Talebzadeh" wrote: > Hi, > > Is there such thing as Spark for client much like RDBMS client that have > cut down version of their big brother useful for client connectivity but > cannot be used as server. > > Thanks > > > Dr Mich Talebzadeh >