[
https://issues.apache.org/jira/browse/KYLIN-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870530#comment-17870530
]
pengfei.zhan commented on KYLIN-5950:
-------------------------------------
Since the commit 4a715e2ebf209f6e9ad1bea8b71bf9bfe52a6466 move the `local.sh`
to the directory `contributor`, the command `./dev-support/local/local.sh init`
cannot work. Use the shell command as follow:
{code:sh}
./dev-support/contributor/local/local.sh init {code}
The UT mode create session table with `kylin_metadata_session_v2`.
Use `yarn install` to replace `npm install` in the `local.sh`.
> Fix local debug mode
> --------------------
>
> Key: KYLIN-5950
> URL: https://issues.apache.org/jira/browse/KYLIN-5950
> Project: Kylin
> Issue Type: Bug
> Components: Metadata
> Affects Versions: 5.0-alpha
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Minor
> Fix For: 5.0.0
>
>
> The local debug mode can not work
--
This message was sent by Atlassian Jira
(v8.20.10#820010)