GitHub user dlyle65535 opened a pull request:
https://github.com/apache/incubator-metron/pull/317
METRON-410: mysql_server's MySQL install causes mutually assured destâ¦
â¦ruction when installed on the same machine as the Ambari Hive MySQL
Allowed the user to indicate their using an existing MySQL instance:
a) Refactored the required database and index settings to a separate
property sheet using enhanced configs.
b) Made the MySQL start/stop logic from the add user, remove user and geo
ip database load conditional.
c) Auto-populated the Storm UI URL and MySQL Host Address from the Add
Service Wizard Master Install Selection page.
d) Cleaned up some lingering metainfo.xml items since I was in the file
anyway to add the theme.
Tested on Docker cluster following procedure here: [Metron
MPack](https://www.evernote.com/l/AhLFVR-9CsFIYYnOnF43BlxSsT4F856qwaY)
Test case 1: Default install (Ambari installed MySQL)l
Test case 2: Pre-existing MySQL install.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlyle65535/incubator-metron METRON-410
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/317.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #317
----
commit f3fd86196948198c06d88817fc4fe738b87f6ad9
Author: David Lyle <[email protected]>
Date: 2016-10-19T17:45:25Z
METRON-410: mysql_server's MySQL install causes mutually assured
destruction when installed on the same machine as the Ambari Hive MySQL
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---