Re: Unable to run simple programs with local spark + Zeppelin on widnows 10

2018-08-12 Thread Jeff Zhang
I believe this is before 0.8, we made lots of changes in 0.8, but unfortunately we don't have resources to test it in windows. Divya Gehlot 于2018年8月13日周一 上午10:01写道: > Hi , > Thanks Jeff for prompt response ! > When browsed internet I stumbled upon many blog posts where people set up > zeppelin

Re: Unable to run simple programs with local spark + Zeppelin on widnows 10

2018-08-12 Thread Divya Gehlot
Hi , Thanks Jeff for prompt response ! When browsed internet I stumbled upon many blog posts where people set up zeppelin and spark with python support on Windows Platform . Then how does it work for them ? Thanks, Divya On Sun, 12 Aug 2018 at 15:25, Jeff Zhang wrote: > > Sorry Divya, zeppelin

Re: [DISCUSS] ZEPPELIN-2619. Save note in [Title].zpln instead of [NOTEID]/note.json

2018-08-12 Thread Mohit Jaggi
sounds like a good idea! On Sun, Aug 12, 2018 at 5:34 PM Jeff Zhang wrote: > Motivation > >The motivation of ZEPPELIN-2619 is to change the notes storage > structure. Previously we store it using {noteId}/note.json, we’d like to > change it into {note_name}_{note_id}.zpln. There are several

[DISCUSS] ZEPPELIN-2619. Save note in [Title].zpln instead of [NOTEID]/note.json

2018-08-12 Thread Jeff Zhang
Motivation The motivation of ZEPPELIN-2619 is to change the notes storage structure. Previously we store it using {noteId}/note.json, we’d like to change it into {note_name}_{note_id}.zpln. There are several reasons for this change. 1. {noteId}/note.json is not scalable. We put all

Re: Unable to run simple programs with local spark + Zeppelin on widnows 10

2018-08-12 Thread Jeff Zhang
Sorry Divya, zeppelin don't have test for windows platform, there's no official support for windows. I would suggest you to run zeppelin in linux Divya Gehlot 于2018年8月12日周日 下午3:21写道: > Hi , > I am getting below error When I try to run simple command > %spark > sc.version > > >

Unable to run simple programs with local spark + Zeppelin on widnows 10

2018-08-12 Thread Divya Gehlot
Hi , I am getting below error When I try to run simple command %spark sc.version java.lang.RuntimeException: 'C:\installedsoftwares\spark-2.2.0-bin-hadoop2.7\bin\spark-submit2.cmd" --class org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer --jars "" --driver-java-options "' is not