Re: Shiro Configuration - Assigning right roles to different groups in ldap

2018-08-02 Thread Andras
Hi, We have the same issue and we have not found a solution yet. https://lists.apache.org/thread.html/779464e0968c98a190df7b94d78494fde544c7000bf02825abe0fa44@%3Cusers.zeppelin.apache.org%3E Best,A On 2018/07/26 23:20:46, capt.br...@gmail.com wrote: > Hi, >We have been trying to add the

Paragraphs outputs from other notebooks/paragraphs

2018-08-02 Thread Jhon Anderson Cardenas Diaz
Hi! Has someone else experimented this problem?: Sometimes *when a paragraph is executed it shows random output from another notebook* (from other users also). We are using zeppelin 0.7.3 and Spark and all other interpreters are configured in "Per User - Scoped" mode.. Regards.

Re: Paragraphs outputs from other notebooks/paragraphs

2018-08-02 Thread Jeff Zhang
This is the first time I see user reporting this issue, what interpreter do you use ? Is it easy to reproduce ? Jhon Anderson Cardenas Diaz 于2018年8月3日周五 上午12:34写道: > Hi! > > Has someone else experimented this problem?: > > Sometimes *when a paragraph is executed it shows random output from > ano

Re: Paragraphs outputs from other notebooks/paragraphs

2018-08-02 Thread Jhon Anderson Cardenas Diaz
Mostly spark interpreter. It is very difficult to reproduce it and logs does not help too much. I think is when multiple users use zeppelin at the same time. Do you know what component inside zeppelin manages the paragraph output ? the interpreters implementation maybe? El jue., 2 ago. 2018 a la

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 to DEBUG but

Re: Logging for Data Export in Zeppelin

2018-08-02 Thread Jeff Zhang
This is because exporting note just save the note to json file. Actually there's no interaction to backend, 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: > >> Hell

Re: Logging for Data Export in Zeppelin

2018-08-02 Thread Bicky Ealias
Thanks Jeff.Is there a way we can turn if off as a feature.I don't want my users to use it to take data out. On Fri., 3 Aug. 2018, 12:24 pm Jeff Zhang, wrote: > > This is because exporting note just save the note to json file. Actually > there's no interaction to backend, as frontend already has

Re: Logging for Data Export in Zeppelin

2018-08-02 Thread Jeff Zhang
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 to use it to take data out. > > On Fri., 3 Aug. 2018, 12:24 pm Jeff Zhang, wrote: > >> >> This is because exportin

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 to use it to take data out. >> >> On F