You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "alex (JIRA)" <ji...@apache.org> on 2017/11/07 15:32:00 UTC

[jira] [Created] (OOZIE-3110) Supported special characters in oozie db password

alex created OOZIE-3110:
---------------------------

             Summary: Supported special characters in oozie db password
                 Key: OOZIE-3110
                 URL: https://issues.apache.org/jira/browse/OOZIE-3110
             Project: Oozie
          Issue Type: Improvement
            Reporter: alex


Hi,

I am using a cluster where, Mariadb is used as the metastore.
The password for oozie user in mariadb is "abcrd_#"

Oozie service does not start with this password. I get the below error:

REASON: org.apache.oozie.service.ServiceException: E0103: Could not load service classes, Cannot create PoolableConnectionFactory (Access denied for user 'oozie'@'cdlk-app-node.localdomain' (using password: YES))

So I wanted to know, what special characters are supported in password ?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)