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 <ao...@hortonworks.com> on 2014/07/31 00:54:31 UTC

Review Request 24125: Oozie server start fails with derby database

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24125/
-----------------------------------------------------------

Review request for Ambari and Sid Wagle.


Bugs: AMBARI-6688
    https://issues.apache.org/jira/browse/AMBARI-6688


Repository: ambari


Description
-------


    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.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie_service.py 05bf7c3 

Diff: https://reviews.apache.org/r/24125/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 24125: Oozie server start fails with derby database

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24125/#review49177
-----------------------------------------------------------

Ship it!


Ship It!

- Sid Wagle


On July 30, 2014, 10:54 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24125/
> -----------------------------------------------------------
> 
> (Updated July 30, 2014, 10:54 p.m.)
> 
> 
> Review request for Ambari and Sid Wagle.
> 
> 
> Bugs: AMBARI-6688
>     https://issues.apache.org/jira/browse/AMBARI-6688
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 
>     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.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie_service.py 05bf7c3 
> 
> Diff: https://reviews.apache.org/r/24125/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>