[
https://issues.apache.org/jira/browse/KYLIN-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299348#comment-17299348
]
ASF GitHub Bot commented on KYLIN-4854:
---------------------------------------
hit-lacus merged pull request #1595:
URL: https://github.com/apache/kylin/pull/1595
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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.0
> Environment: kylin 2.6.0 +
> Reporter: Huajie Wang
> Assignee: Yaqian Zhang
> Priority: Minor
> Fix For: v3.1.2
>
> Attachments: WechatIMG23.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
>
> 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)