RE: Zeppelin 0.7.3 not possible to edit notebooks

2019-07-08 Thread Sanchez, Jorge
Hi, The issue is that I am not able to see the notebook at all, the page is either empty or not showing the notebook. Bellow is for the url: http://X.X.X.X:8080/#/notebook/2EF7R7W28 [cid:image001.png@01D535B5.67FE7620] Regards, Jorge From: Chintan Patel Sent: Monday, July 8, 2019 5:44 PM To:

Re: Zeppelin 0.7.3 not possible to edit notebooks

2019-07-08 Thread Chintan Patel
Hello Jorge, Are you getting this error while running the notebook/ paragraph ? On Mon, 8 Jul 2019 at 8:53 PM, Sanchez, Jorge wrote: > Hello, > > > > We are trying to setup the Zeppelin to use with AWS Glue this limits us to > use Zeppelin 0.7.3. version. Using the docker image as bellow: > > d

Zeppelin 0.7.3 not possible to edit notebooks

2019-07-08 Thread Sanchez, Jorge
Hello, We are trying to setup the Zeppelin to use with AWS Glue this limits us to use Zeppelin 0.7.3. version. Using the docker image as bellow: docker run -p 8080:8080 --rm -v $PWD/logs:/logs -v $PWD/notebook:/notebook -e ZEPPELIN_LOG_DIR='/logs' -e ZEPPELIN_NOTEBOOK_DIR='/notebook' --name zep