huajiewang created KYLIN-4854:
---------------------------------
Summary: the official website document about system cube have some
errors
Key: KYLIN-4854
URL: https://issues.apache.org/jira/browse/KYLIN-4854
Project: Kylin
Issue Type: Improvement
Components: Documentation
Affects Versions: v2.6.4
Reporter: huajiewang
Fix For: Future
Attachments: WechatIMG23.png
There are some errors and unmentioned places in the official website document
about system cube.
here link:
http://kylin.apache.org/docs/tutorial/setup_systemcube.html#Automatically%20create%20System%20Cube
The first configuration: Create System Cube:sh system-cube.sh setup
Should be changed to: sh bin/system-cube.sh setup
The third configuration: Add crontab job for System Cube:bin/system.sh cron
Should be changed to: bin/system-cube.sh cron
In addition: bin/build-incremental-cube.sh The username and password for
executing rebuild at the end of the script is the default value ADMIN:KYLIN
This needs to be clearly written in the document.
The user is required to manually modify the user and password in the script (if
the user changes the default password)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)