You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/07/18 17:41:20 UTC

[jira] [Commented] (AMBARI-17768) Oozie can not be set up with external DB

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

Hudson commented on AMBARI-17768:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #5334 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5334/])
AMBARI-17768. Oozie can not be set up with external DB (dlysnichenko) (dlysnichenko: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=330038d076b284226f5f889b5eda155f14421f0a])
* ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_service.py


> Oozie can not be set up with external DB
> ----------------------------------------
>
>                 Key: AMBARI-17768
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17768
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17768.patch
>
>
> # setup oozie db mysql
> # Oozie can not be started
> {code}
> resource_management.core.exceptions.Fail: Execution of '/usr/jdk64/jdk1.8.0_60/bin/java -cp /usr/lib/ambari-agent/DBConnectionVerification.jar:/usr/hdp/current/oozie-server/libext/mysql-connector-java.jar org.apache.ambari.server.DBConnectionVerification 'jdbc:mysql://c6403.ambari.apache.org/ooziedb' oozieuser [PROTECTED] com.mysql.jdbc.Driver' returned 1. Error: Could not find or load main class org.apache.ambari.server.DBConnectionVerification
> {code}
> {code}ll /var/lib/ambari-agent/tmp/DBConnectionVerification.jar
> -rw-r----- 1 root root 1931 Jul 15 17:58 /var/lib/ambari-agent/tmp/DBConnectionVerification.jar
> {code}
> user oozie have no permission



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