4 Apache Events in 2019: DC Roadshow soon; next up Chicago, Las Vegas, and Berlin!

2019-03-06 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this because you are subscribed to one or more user mailing lists for an Apache Software Foundation project.) TL;DR: * Apache Roadshow DC is in 3 weeks. Register now at https://apachecon.com/usroadshowdc19/ * Registration for Apache Roadshow Chicago is

Setting the default interpreter after creating a new notebook via REST

2019-03-06 Thread Jojo Paderes
I'm trying to figure if there's a way to specify the default interpreter when creating a new notebook using Zeppelin's REST api. Is this possible? Or the only way to set the default interpreter for the notebook is using the web interface only?

Re: Setting the default interpreter after creating a new notebook via REST

2019-03-06 Thread Xun Liu
Hi, Jojo Paderes Create a note via the web, Is calling here : https://github.com/apache/zeppelin/blob/master/zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java#L283

Advice on upgrading an existing interpreter?

2019-03-06 Thread Eric Pugh
I’ve got an old version of the zeppelin-solr interpreter. I went to install it, but get the message "Directory /zeppelin/interpreter/solr already exists” and it is skipped. I guess I could install it with a new name, but that seems awkward. What is the recommended process for upgrading an ex

Re: Setting the default interpreter after creating a new notebook via REST

2019-03-06 Thread Jojo Paderes
Thanks for pointing these out. I've create a jira issue for the improvement of the create notebook REST API: https://issues.apache.org/jira/browse/ZEPPELIN-4037 On Thu, Mar 7, 2019 at 12:09 AM Xun Liu wrote: > Hi, *Jojo Paderes * > > Create a note via the web, Is calling here : > https://github

Re: [DISCUSS] Deprecate support for Spark 2.2.x and earlier version

2019-03-06 Thread Jeff Zhang
Thanks everyone. I have created ticket https://jira.apache.org/jira/browse/ZEPPELIN-4038 Jongyoul Lee 于2019年2月21日周四 上午10:33写道: > +1 > > On Sun, Feb 17, 2019 at 10:45 AM moon soo Lee wrote: > >> +1 >> >> On Sat, Feb 16, 2019 at 06:52 Xun Liu wrote: >> >>> +1 >>> >>> >>> 在 2019年2月16日,下午2:44,Feli