[
https://issues.apache.org/jira/browse/AMBARI-23793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471638#comment-16471638
]
Hudson commented on AMBARI-23793:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9227 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9227/])
[AMBARI-23793]. MySQL Connector JAR distribution is broken (amagyar) (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ad366eb2787e9c404f1c29bef5233af2f0154069])
* (edit) ambari-project/pom.xml
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/agent/stomp/MetadataHolder.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* (edit) ambari-server/pom.xml
* (add)
ambari-server/src/main/java/org/apache/ambari/server/events/AmbariPropertiesChangedEvent.java
* (add)
ambari-server/src/main/java/org/apache/ambari/server/configuration/SingleFileWatch.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/events/AmbariEvent.java
* (add)
ambari-server/src/test/java/org/apache/ambari/server/configuration/SingleFileWatchTest.java
> MySQL Connector JAR distribution is broken
> ------------------------------------------
>
> Key: AMBARI-23793
> URL: https://issues.apache.org/jira/browse/AMBARI-23793
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.7.0
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> When attempting to use Oozie, Hive, Superset, and Druid with an external
> MySQL database the jar is not properly placed in each service so startup
> fails. Even after running the ambari-server setup pointing to a MySQL
> connector jar prior to install, we still see exceptions where the jar is not
> in the class path.
> The reason is that db connection properties in ambariLevelParams are not
> updated after modifying ambari.properties.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)