You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2014/06/13 23:29:03 UTC

[jira] [Commented] (AMBARI-6122) Explicitly tell the user to set up JDBC driver if an existing db option is selected for Hive / Oozie

    [ https://issues.apache.org/jira/browse/AMBARI-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031195#comment-14031195 ] 

Xi Wang commented on AMBARI-6122:
---------------------------------

Results video attached.

> Explicitly tell the user to set up JDBC driver if an existing db option is selected for Hive / Oozie
> ----------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-6122
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6122
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.1
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>            Priority: Critical
>             Fix For: 1.6.1
>
>         Attachments: AMBARI-6122.patch, record-jdbc-setup-warning.mov
>
>
> When an existing database option is selected for Hive / Oozie, the user must set up the JDBC driver on ambari-server.
> However, this prerequisite step is not clear to the end user.
> Let's display an info message upon selection of an existing database:
> ###
> Be sure you have run ambari-server setup --jdbc-db=${dbtype} --jdbc-driver=/path/to/your/${dbtype}/driver.jar on the Ambari Server host to make the JDBC driver available and to enable testing the database connection.
> ###
> Replace ${dbtype} in the above message with:
> "postgres" if Existing PostgreSQL is selected
> "mysql" if Existing MySQL is selected
> "oracle" if Existing Oracle is selected



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