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

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

Dong Li created KYLIN-1679:
------------------------------

             Summary: 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
            Reporter: Dong Li
            Assignee: Dong Li
            Priority: Minor


We have:
kylin.hive.beeline.params="-n root --hiveconf hive.security.authorization.sqlstd.confwhitelist.append='mapreduce.job.*|dfs.*' -u 'jdbc:hive2://localhost:10000'"

But:
> echo `sh ${KYLIN_HOME}/bin/get-properties.sh kylin.hive.beeline.params`
hive.security.authorization.sqlstd.confwhitelist.append



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