Re: problem with start H2OContent

2016-03-02 Thread Aleksandr Modestov
i.h2o:sparkling-water-core_2.10:1.5.10" There are some additional parameters with memory on the "Enterpreter" inset (picture contains information). ​​ On Wed, Mar 2, 2016 at 4:07 PM, Silvio Fiorito < silvio.fior...@granturing.com> wrote: > Do you mind sharing your config fi

Re: problem with start H2OContent

2016-03-01 Thread Aleksandr Modestov
Also, are you able to run the Spark interpreter without the h2o package? > > > > Thanks, > > Silvio > > > > *From: *Aleksandr Modestov <aleksandrmodes...@gmail.com> > *Sent: *Monday, February 29, 2016 11:30 AM > *To: *users@zeppelin.incubator.apache.org > *Sub

Re: problem with start H2OContent

2016-02-29 Thread Aleksandr Modestov
PARK_SUBMIT_OPTIONS ? > Anything in the logs? Looks like the interpreter failed to start. > > > > Also, Sparkling Water currently supports up to 1.5 only, last I checked. > > > > Thanks, > > Silvio > > > > > > > > *From: *Aleksandr Modesto

Re: problem with start H2OContent

2016-02-29 Thread Aleksandr Modestov
sn’t seem to be loading transitive dependencies properly. When I was > helping someone else set this up recently, I had to use > SPARK_SUBMIT_OPTIONS=“--packages ai.h2o:sparkling-water-core_2.10:1.5.10” > with an external Spark installation (vs using bundled Spark in Zeppelin). > >

Re: problem with start H2OContent

2016-02-29 Thread Aleksandr Modestov
ot;) or add spark.jars parameter in spark interpreter configuration > > 2016-02-29 15:23 GMT+01:00 Aleksandr Modestov <aleksandrmodes...@gmail.com > >: > >> I did import "import org.apache.spark.h2o._" >> What do you mean " it's probably a problem with yo

Re: problem with start H2OContent

2016-02-29 Thread Aleksandr Modestov
problem with your > classpath... > > 2016-02-29 15:03 GMT+01:00 Aleksandr Modestov <aleksandrmodes...@gmail.com > >: > >> Hello all, >> There is a problem when I start to initialize H2OContent. >> Does anybody know the answer? >> >> java.lang.NoClassDef

Re: h2o from zeppelin notebook

2016-02-29 Thread Aleksandr Modestov
Thank you! On Mon, Feb 29, 2016 at 4:17 PM, vincent gromakowski < vincent.gromakow...@gmail.com> wrote: > if you want to auto load, go in zeppelin UI to settings, edit spark > interpreter config and ad a line in dependencies artifact... > > 2016-02-29 14:16 GMT+01:00

Re: h2o from zeppelin notebook

2016-02-29 Thread Aleksandr Modestov
ve encountered strange behaviors with spark.jars options... > > 2016-02-29 13:35 GMT+01:00 Aleksandr Modestov <aleksandrmodes...@gmail.com > >: > >> Hello! >> Excuse me, but it doesn't work... >> I open an interpreter window and create several additio

Re: h2o from zeppelin notebook

2016-02-29 Thread Aleksandr Modestov
age into a spark shell - the same way >> should work with Zeppelin Spark interpreter (which is running the spark >> shell). >> >> >> >> >> On Sat, Feb 20, 2016 at 12:58 AM -0800, "Aleksandr Modestov" < >> aleksandrmodes...@gmail.com> wrote: >

Re: h2o from zeppelin notebook

2016-02-20 Thread Aleksandr Modestov
ling Water) as well. > > > > > > On Fri, Feb 19, 2016 at 10:11 AM -0800, "Girish Reddy" < > gir...@springml.com> wrote: > > You'll need an R interpreter - https://github.com/elbamos/Zeppelin-With-R > > You can then load the H2O libraries just as you would fro

interpreter

2016-02-19 Thread Aleksandr Modestov
Hi all, I'm a new user. I want to use %pyspark and %spark interpreter 1) I can not use pyspark interpreter (picture in the attach) "Without any configuration, Spark interpreter works out of box in local mode. " In my case it doesn't :) Only spark interpreter works. 2) "Configure".

Re: an error with enterpreteur

2015-12-21 Thread Aleksandr Modestov
;> >>> from the zeppelin server log you attached it looks like some kind of >>> error happened in the interpreter process. >>> >>> Could you please share interpreter log too? Its in the same ./logs/ dir, >>> named *-spark-*.log >>> >

Re: an error with enterpreteur

2015-12-18 Thread Aleksandr Modestov
; Could you please share interpreter log too? Its in the same ./logs/ dir, > named *-spark-*.log > > Thank you. > > On Thu, Dec 17, 2015, 23:16 Aleksandr Modestov < > aleksandrmodes...@gmail.com> wrote: > >> Hello! >> I installed a zeppelin notebb

Re: an error with enterpreteur

2015-12-18 Thread Aleksandr Modestov
created the first time you start zeppelin daemon > > Amjad > On Dec 18, 2015 1:24 PM, "Aleksandr Modestov" <aleksandrmodes...@gmail.com> > wrote: > >> OK, I bult a zepellin from sourse and I don't see a log dir:( >> >> On Thu, Dec 17, 2015 at 5:41 PM,

an error with enterpreteur

2015-12-17 Thread Aleksandr Modestov
Hello! I installed a zeppelin notebbok and I try to launch sc. Instead of context I got exeption: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) at