You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Radar Lei (JIRA)" <ji...@apache.org> on 2016/12/19 06:54:59 UTC

[jira] [Created] (HAWQ-1227) HAWQ init fails if User name contains capital character

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)