Radar Lei created HAWQ-1227:
-------------------------------
Summary: HAWQ init fails if User name contains capital character
Key: HAWQ-1227
URL: https://issues.apache.org/jira/browse/HAWQ-1227
Project: Apache HAWQ
Issue Type: Bug
Components: Command Line Tools
Reporter: Radar Lei
Assignee: Ed Espino
If user name contains capital character, then HAWQ initialize will failed to
load toolkit file.
See log:
[WARNING]:-psql:/tmp/_gp_toolkit_tmp_20161219_135052:1: ERROR: role "Tester"
does not exist
psql:/tmp/_gp_toolkit_tmp_20161219_135052:1: ERROR: role "tester" does not
exist
We should add single quote to ROLENAME in toolket sql file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)