You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2018/01/25 06:31:00 UTC

[jira] [Resolved] (KYLIN-2505) Remove hardcode from sample.sh to avoid beeline syntax errors

     [ https://issues.apache.org/jira/browse/KYLIN-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billy Liu resolved KYLIN-2505.
------------------------------
       Resolution: Fixed
    Fix Version/s: v2.1.0

Commit:https://git1-us-west.apache.org/repos/asf?p=kylin.git;a=commit;h=3ce48199

> Remove hardcode from sample.sh to avoid beeline syntax errors
> -------------------------------------------------------------
>
>                 Key: KYLIN-2505
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2505
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Wang Cheng
>            Assignee: Wang Cheng
>            Priority: Minor
>             Fix For: v2.1.0
>
>
> In sample.sh, HARDCODE might cause beeline syntax errors.
> Caution: hard code the beeline parameter by appending sample database.
>     beeline ${beeline_params}"/"$sample_database -f ${KYLIN_HOME}/sample_cube/create_sample_tables.sql  || { exit 1; }



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)