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

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

Github user dlyle65535 commented on a diff in the pull request:

    https://github.com/apache/incubator-metron/pull/436#discussion_r104545807
  
    --- Diff: metron-deployment/roles/quick_dev/tasks/main.yml ---
    @@ -15,23 +15,50 @@
     #  limitations under the License.
     #
     ---
    -#
    -# Workaround for Kafka not starting
    -# Fire off async start followed by
    -# Sync start -execution will pause until
    -# final start completes.
    -#
    -- name: Start the ambari cluster - no wait
    -  ambari_cluster_state:
    +- name: Delete the Metron Components from Ambari
    --- End diff --
    
    It bridges the gap between the quick-dev image and a fully functioning 
instance. To wit:
    
    - Removes the stale Metron that ships with the image from Ambari
    - Removes the stale Metron RPMs
    - Re-installs fresh Metron packages
    - Starts the cluster
    
    We only require these activities on a quick-dev image. If you think of 
Ansible as declarative, it's not that weird. We apply the quick-dev role to the 
quick-dev host.


> Refactor existing Ansible deployment to use Ambari MPack
> --------------------------------------------------------
>
>                 Key: METRON-671
>                 URL: https://issues.apache.org/jira/browse/METRON-671
>             Project: Metron
>          Issue Type: Bug
>            Reporter: David M. Lyle
>            Assignee: David M. Lyle
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to