Gary Gregory created HIVE-15152:
-----------------------------------
Summary: beeline.cmd does not work when JAVA_HOME contains spaces
Key: HIVE-15152
URL: https://issues.apache.org/jira/browse/HIVE-15152
Project: Hive
Issue Type: Bug
Affects Versions: 2.1.0
Reporter: Gary Gregory
beeline.cmd does not work when JAVA_HOME contains spaces.
When you install Java on Windows by default, Java goes in {{C:\Program Files}}
which contains a space.
Some references like {{%FOO%\path\to\here}} should be double quoted like
{{"%FOO%\path\to\here"}}. Even with that, I could not get it to all work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)