Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-6122

Explicitly tell the user to set up JDBC driver if an existing db option is selected for Hive / Oozie

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.6.1
    • 1.6.1
    • ambari-web
    • None

    Description

      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

      Attachments

        1. AMBARI-6122.patch
          4 kB
          Xi Wang
        2. AMBARI-6122.patch
          4 kB
          Xi Wang
        3. record-jdbc-setup-warning.mov
          3.80 MB
          Xi Wang
        4. Screen Shot 2014-06-13 at 2.43.00 PM.png
          98 kB
          Xi Wang
        5. Screen Shot 2014-06-13 at 2.43.10 PM.png
          96 kB
          Xi Wang

        Activity

          People

            xiwang0309 Xi Wang
            xiwang0309 Xi Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: