Weird problem with notebook permissions, can change them eve if I'm not owner

2017-09-08 Thread Luis Angel Vicente Sanchez
Hi, I found that I can change permission of notebooks even if I only have read access using the UI or sending calls to the REST API. I have tested this against Zeppelin 0.7.1 If I check the logs I can see lots of line like these ones: INFO [2017-09-08 13:52:33,140] ({qtp1753447031-2786} Notebo

Re: Weird problem with notebook permissions, can change them eve if I'm not owner

2017-09-08 Thread Luis Angel Vicente Sanchez
I found that the "Cannot change permissions is always printed even if you have the rights to change the permissions. But anyway, I can change permissions even if I only have read access. Check the following log messages: INFO [2017-09-08 14:28:41,045] ({qtp1753447031-3709} NotebookRestApi.java[o

Re: Weird problem with notebook permissions, can change them eve if I'm not owner

2017-09-08 Thread Luis Angel Vicente Sanchez
Ok... problem found, zeppelin.anonymous.enabled was not set to false. I would say that the message saying that it's ignoring the owner of a notebook because the anonymous access is enabled should be an INFO level message and not a DEBUG one. -- Luis Angel Vicente Sanchez zeppelin-us...@bigcent