You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/07/31 00:55:39 UTC

[jira] [Created] (AMBARI-6688) Oozie server start fails with derby database

Andrew Onischuk created AMBARI-6688:
---------------------------------------

             Summary: Oozie server start fails with derby database
                 Key: AMBARI-6688
                 URL: https://issues.apache.org/jira/browse/AMBARI-6688
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 1.7.0



    ERROR: jdbc file  is unavailable. Please, follow next steps:
    1) Download postgresql-9.0-801.jdbc4.jar.
    2) Create needed directory: mkdir -p /usr/lib/oozie/libserver/
    3) Copy postgresql-9.0-801.jdbc4.jar to newly created dir: cp /path/to/jdbc/postgresql-9.0-801.jdbc4.jar /usr/lib/oozie/libserver/
    4) Copy postgresql-9.0-801.jdbc4.jar to libext: cp /path/to/jdbc/postgresql-9.0-801.jdbc4.jar /usr/lib/oozie/libext/
    

Why derby database would need postgresql driver, looks like a bug.





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