Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/191#issuecomment-129253727
@eranwitkon Thanks for feedback.
> 1) we should add the property place holder to zeppelin-site.xml.template
and env variable to zeppelin-env.sh.template
Added property place holder to zeppelin-site.xml.template and
zeppelin-env.sh.template
> 2) Adding the property to site XML does not work, only the env variable
works.
To me both way works. could you verify it again?
> 3) note that if we rename the notebook we still have to set the variable
to the id (file name on the disk) and not the notebook name. (only why to find
the id is from the URL)
For now, user need to get notebook id from URL. not name of notebook.
> 4) Can we hide the homepage notebook from the notebook list? I wouldn't
want all users play with the homepage...
Added option to selectively hide homescreen notebook from list.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---