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)