Skip to content

Commit e4781dc

Browse files
sh1nj1ParkGyeongTae
authored andcommitted
[ZEPPELIN-3271] add shiro setup for cron feature in docs
### What is this PR for? This PR adds description of another condition to enable Cron feature in documentation. It is hard to know that is is required to configure Shiro authentication to enable Cron feature. ### What type of PR is it? Documentation ### Todos ### What is the Jira issue? * [ZEPPELIN-3271] ### How should this be tested? * `bundle exec jekyll serve --watch` and check the documentation updated. ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Closes apache#4922 from sh1nj1/docs/enhance-cron-scheduler. Signed-off-by: Philipp Dallig <philipp.dallig@gmail.com>
1 parent aa41e23 commit e4781dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/other_features/cron_scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When this checkbox is set to "on", the interpreters which are binded to the note
5353
5454
### Enable cron
5555

56-
Set property **zeppelin.notebook.cron.enable** to **true** in `$ZEPPELIN_HOME/conf/zeppelin-site.xml` to enable Cron feature.
56+
Set property **zeppelin.notebook.cron.enable** to **true** in `$ZEPPELIN_HOME/conf/zeppelin-site.xml` and you have to set up [Shiro Authentication](../../setup/security/shiro_authentication.html) also to enable Cron feature.
5757

5858
### Run cron selectively on folders
5959

0 commit comments

Comments
 (0)