GitHub user dlyle65535 reopened 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 06bd916433dae378b41523d05959bc8600a0e53f
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
commit 0f5dbae3cafcfef7ba9e155b57ee9ea5bdd3b275
Author: David Lyle <[email protected]>
Date: 2016-11-01T22:42:15Z
Rebase on top of current master, handle mysql password more securely, limit
geoenrichment user to GEO.*
commit b4e3834e208d6028dab58dee40ea0bfded9b4d4e
Author: David Lyle <[email protected]>
Date: 2016-11-02T14:56:10Z
Remove comments per review.
----
---
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.
---