You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2016/07/05 09:08:10 UTC

[jira] [Resolved] (KYLIN-1679) bin/get-properties.sh cannot get property which contains space or equals sign

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

Shaofeng SHI resolved KYLIN-1679.
---------------------------------
    Resolution: Fixed

> bin/get-properties.sh cannot get property which contains space or equals sign
> -----------------------------------------------------------------------------
>
>                 Key: KYLIN-1679
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1679
>             Project: Kylin
>          Issue Type: Bug
>          Components: Client - CLI
>    Affects Versions: v1.5.2
>            Reporter: Dong Li
>            Assignee: Lingyan Jiang
>            Priority: Minor
>              Labels: newbie
>             Fix For: v1.5.3
>
>         Attachments: 0001-KYLIN-1679-get-hive-bee-line-properties-fixed.patch
>
>
> We have:
> kylin.hive.beeline.params="-n root --hiveconf hive.security.authorization.sqlstd.confwhitelist.append='mapreduce.job.*|dfs.*' -u 'jdbc:hive2://localhost:10000'"
> But:
> {quote}
> sh ${KYLIN_HOME}/bin/get-properties.sh kylin.hive.beeline.params
> will return "hive.security.authorization.sqlstd.confwhitelist.append"
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)