You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/20 21:52:58 UTC

[jira] [Commented] (METRON-410) mysql_server's MySQL install causes mutually assured destruction when installed on the same machine as the Ambari Hive MySQL

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

ASF GitHub Bot commented on METRON-410:
---------------------------------------

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 <dl...@gmail.com>
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

----


> mysql_server's MySQL install causes mutually assured destruction when installed on the same machine as the Ambari Hive MySQL
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: METRON-410
>                 URL: https://issues.apache.org/jira/browse/METRON-410
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: Jon Zeolla
>            Assignee: David M. Lyle
>            Priority: Minor
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Metron's mysql_server MySQL install causes mutually assured destruction when installed on the same machine as the Ambari Hive MySQL.  Here is the startup error you get afterwards.  
> https://gist.github.com/JonZeolla/2ed4161c141ba32a3e8a0d6ce9718779
> In the short term, maybe add a check so they won't live on the same box.  Long term, allow them to coexist?  



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