NotebookServer not in sync for multiple instances of Zeppelin

2019-04-04 Thread Bicky Ealias
zepppelin? -- *Thanks and Regards,* *Bicky Ealias*

Re: [VOTE] Release Apache Zeppelin 0.8.1 (RC1)

2019-01-16 Thread Bicky Ealias
+1 On Thu., 17 Jan. 2019, 4:40 pm Jeff Zhang I will start with my +1 > > Jeff Zhang 于2019年1月17日周四 上午11:28写道: > >> Hi folks, >> >> I propose the following RC to be released for the Apache Zeppelin >> 0.8.1 release. >> >> >> The commit id is c46f55f1d81df944fd1b69a7ccb68d0647294543 : >> >> https:/

Re: [Discuss] 0.8.1 Release

2019-01-15 Thread Bicky Ealias
Keen to see https://issues.apache.org/jira/plugins/servlet/mobile#issue/ZEPPELIN-3800 Hope it's coming in the new version. On Wed., 16 Jan. 2019, 1:13 pm Felix Cheung +1 thanks! > > > -- > *From:* Jeff Zhang > *Sent:* Tuesday, January 15, 2019 5:39 PM > *To:* users >

Re: FW: CORS policy in Zeppelin

2018-12-13 Thread Bicky Ealias
re discussion on this. Can read up > on what CORs is and how good auth can protect you. > > If you just want to harden your server a CORS java filter can do the trick > from GitHub with your config. Placed in the root web app so it adds cors > headers to all traffic. > > On Thu,

Re: FW: CORS policy in Zeppelin

2018-12-12 Thread Bicky Ealias
ate > (behind firewall) and proxy all requests thru a server that has the > authentication you want. > > > > On Thu, 13 Dec, 2018, 11:12 Tushar Kapila >> Is your zeplin exposed to the internet? If not don't see why this should >> be an issue if it's behind the fir

Re: FW: CORS policy in Zeppelin

2018-12-11 Thread Bicky Ealias
Checking again.. Has anyone got a chance to fix CORS issue on Zeppelin? On Wed., 5 Dec. 2018, 5:55 pm Bicky Ealias Hello users, > Has anyone succeeded in hardening Zeppelin against CORS vulnerability? > -- Forwarded message - > > *From: *Jeff Zhang > *Date: *Tues

Re: Python interpreter getting hung

2018-10-08 Thread Bicky Ealias
We were facing the same issue.Currently scheduler size is set to 100.I followed Jeff's suggestion on his excellent blog to clean inactive interpreter jvms -refer the link https://medium.com/@zjffdu/zeppelin-0-8-0-new-features-ea53e8810235 every 30 minutes. 0.8.1 version would have a fix to make th

Zeppelin going to pending state

2018-09-27 Thread Bicky Ealias
to add more users in future. -- *Thanks and Regards,* *Bicky Ealias*

Re: Zeppelin.spark.printREPLOutput for livy interpreter

2018-09-09 Thread Bicky Ealias
Team any workaround how we can disable the clutter and make it cleaner as it was before. On Mon., 10 Sep. 2018, 2:37 pm Bicky Ealias, wrote: > Hi team,we upgraded to Livy 0.5 incubating. > Post the upgrade Zeppelin is dumping entire output to command view. Is > there anything s

Zeppelin.spark.printREPLOutput for livy interpreter

2018-09-09 Thread Bicky Ealias
Hi team,we upgraded to Livy 0.5 incubating. Post the upgrade Zeppelin is dumping entire output to command view. Is there anything similar to Zeppelin.spark.printREPLOutput for Livy so that it can be controlled. Any quick workaround so that we don't have to rollback?

Re: Logging for Data Export in Zeppelin

2018-08-02 Thread Bicky Ealias
Zeppelin-3760 On Fri., 3 Aug. 2018, 1:08 pm Jeff Zhang, wrote: > > hmm, make sense. Could you file a ticket for this ? Thanks > > > Bicky Ealias 于2018年8月3日周五 上午10:57写道: > >> Thanks Jeff.Is there a way we can turn if off as a feature.I don't want >> my users t

Re: Logging for Data Export in Zeppelin

2018-08-02 Thread Bicky Ealias
as frontend already has the note json > > > Bicky Ealias 于2018年8月3日周五 上午10:18写道: > >> Anyone faced this before .Any suggestions? >> >> On Wed., 1 Aug. 2018, 10:41 pm Bicky Ealias, >> wrote: >> >>> Hello everyone, >>> Is anyone aware how we

Re: Logging for Data Export in Zeppelin

2018-08-02 Thread Bicky Ealias
Anyone faced this before .Any suggestions? On Wed., 1 Aug. 2018, 10:41 pm Bicky Ealias, wrote: > Hello everyone, > Is anyone aware how we can get the event of user exporting the notebook > logged to zeppelin server logs?I have tried improving the verbosity of the > log4j.properties

Logging for Data Export in Zeppelin

2018-08-01 Thread Bicky Ealias
Hello everyone, Is anyone aware how we can get the event of user exporting the notebook logged to zeppelin server logs?I have tried improving the verbosity of the log4j.properties to DEBUG but still don't see anything related to export? -- *Thanks and Regards,* *Bicky Ealias*