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/03/15 18:17:33 UTC

[jira] [Commented] (METRON-69) Only Resize Root Volume If Necessary

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

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

GitHub user nickwallen opened a pull request:

    https://github.com/apache/incubator-metron/pull/46

    METRON-69 EC2 Volume Enhancements

    ### Changes
    - The EC2 volume sizes are now configurable
    - The root volume is only expanded if needed.
    
    ### Validation
    - [x] Positive and negative tests on live EC2 cluster.
    - [x] License Check
    - [x] Integration Tests


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nickwallen/incubator-metron METRON-69

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/46.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 #46
    
----
commit b59dd61e334d38e32cb6a8fed3072dca3ca119de
Author: Nick Allen <ni...@nickallen.org>
Date:   2016-03-15T15:12:52Z

    METRON-69 The root volume is only expanded if necessary.

----


> Only Resize Root Volume If Necessary
> ------------------------------------
>
>                 Key: METRON-69
>                 URL: https://issues.apache.org/jira/browse/METRON-69
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Nick Allen
>
> The EC2 deployment process always attempts to resize the root volume and reboot.  This consumes a tremendous amount of time unnecessarily.  In addition, since cluster services (hbase, hdfs, etc) are not automatically started on boot, the reboot shuts down all core cluster services.



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