You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/10/11 15:36:33 UTC

[jira] [Commented] (AMBARI-7745) Oozie server start fails on 2.2 stack with postgres external

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

Hudson commented on AMBARI-7745:
--------------------------------

SUCCESS: Integrated in Ambari-branch-1.7.0 #62 (See [https://builds.apache.org/job/Ambari-branch-1.7.0/62/])
AMBARI-7745 Oozie server start fails on 2.2 stack with postgres external (dsen) (dsen: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ea9aaf9189a0e30ae6f8f96123e36acaa4ec47b7)
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/oozie_service.py
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/scripts/params.py


> Oozie server start fails on 2.2 stack with postgres external
> ------------------------------------------------------------
>
>                 Key: AMBARI-7745
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7745
>             Project: Ambari
>          Issue Type: Bug
>         Environment: Red Hat Enterprise Linux Server release 6.5 (Santiago)
> rpm -qa | grep ambari-server
> ambari-server-1.7.0-105.noarch
> ambari-server --hash
> 403a5840899e7db3de3dbf8c3d017b0323897c66
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>
> Installed cluster with HDFS, MapReduce2, YARN, Tez, Nagios, Ganglia, Hive, Pig, Oozie, ZooKeeper, Flume services via blueprints.
> Error message:
> {noformat}
> ERROR: jdbc file /usr/lib/oozie/libserver/postgresql-9.0-801.jdbc4.jar is unavailable. Please, follow next steps:
> 1) Download postgresql-9.0-801.jdbc4.jar.
> 2) Create needed directory: mkdir -p {oozie_home}/libserver/
> 3) Copy postgresql-9.0-801.jdbc4.jar to newly created dir: cp /path/to/jdbc/postgresql-9.0-801.jdbc4.jar {oozie_home}/libserver/
> 4) Copy postgresql-9.0-801.jdbc4.jar to libext: cp /path/to/jdbc/postgresql-9.0-801.jdbc4.jar {oozie_home}/libext/
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)