[
https://issues.apache.org/jira/browse/AMBARI-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Onischuk resolved AMBARI-6688.
-------------------------------------
Resolution: Fixed
Already fixed
> 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)