Eugene Morozov created ZEPPELIN-53:
--------------------------------------
Summary: Broken newly created Notebook if there is no permissions
to mkdir on disk
Key: ZEPPELIN-53
URL: https://issues.apache.org/jira/browse/ZEPPELIN-53
Project: Zeppelin
Issue Type: Bug
Reporter: Eugene Morozov
Attachments: Screen Shot 2015-04-18 at 16.56.08.png
The issue is that it's possible to push "Create new note" and get back new
Notebook. Such a notebook won't do anything, because there is no permission for
Zeppelin to actually create directory for it on zeppelin/notebook directory.
Take a look at screenshot, notebook directory owner is root:root with 755
permissions. After I "Create new note" there is still 4 directories for 4
previous working notebooks.
Though after Zeppelin restart all of such a broken notebooks are disappeared.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)