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

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

Dmytro Sen created AMBARI-7745:
----------------------------------

             Summary: 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)