You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2014/06/16 17:20:02 UTC

[jira] [Created] (AMBARI-6134) Modify ambari-server setup help text for --jdbc-* options

Vitaly Brodetskyi created AMBARI-6134:
-----------------------------------------

             Summary: Modify ambari-server setup help text for --jdbc-* options
                 Key: AMBARI-6134
                 URL: https://issues.apache.org/jira/browse/AMBARI-6134
             Project: Ambari
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.6.1
            Reporter: Vitaly Brodetskyi
            Assignee: Vitaly Brodetskyi
            Priority: Critical
             Fix For: 1.6.1




Change the help text on '--jdbc-driver'...

Specifies the path to the JDBC driver JAR file for the database type specified with the --jdbc-db option. Used only with --jdbc-db option.

====

Change the help text on '--jdbc-db'...

Specifies the database type [postgres|mysql|oracle] for the JDBC driver specified with the --jdbc-driver option. Used only with --jdbc-driver option.

====

One more thing: notice above i used postgres, not postgresql. Can we make the option postgres, not postgresql? Because in the --database option that already exists, we used postgres (so to maintain consistency, can we go with postgres here with --jdbc-driver)?




--
This message was sent by Atlassian JIRA
(v6.2#6252)