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

2018-08-19 Thread Ricardo Martinelli de Oliveira
I totally agree with the change. As I created an image for Zeppelin, it's been painful store the notebooks in GitHub with a directory named with some random hash and with the note.json in it. Having .zpln is even better since I only need to store a file in the root of my repo and copy to the right

Expected BEGIN_OBJECT but was STRING

2018-08-19 Thread Lian Jiang
Hi, > > I am using HDP3.0 and try to create a zeppelin (0.8.0) interpreter setting by > using zeppelin rest api: > > https://zeppelin.apache.org/docs/0.7.0/rest-api/rest-interpreter.html#create-a-new-interpreter-setting > > I copied the json from the example of "creating a new interpreter setti

Re: Expected BEGIN_OBJECT but was STRING

2018-08-19 Thread Lian Jiang
Problem solved. Thanks. On Sun, Aug 19, 2018 at 9:20 AM Lian Jiang wrote: > Hi, > > > I am using HDP3.0 and try to create a zeppelin (0.8.0) interpreter setting > by using zeppelin rest api: > > > https://zeppelin.apache.org/docs/0.7.0/rest-api/rest-interpreter.html#create-a-new-interpreter-sett