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

    https://github.com/apache/metron/pull/866#discussion_r156726426
  
    --- Diff: metron-deployment/playbooks/metron_install.yml ---
    @@ -15,13 +15,6 @@
     #  limitations under the License.
     #
     ---
    -- hosts: metron
    -  become: true
    -  roles:
    -    - { role: ambari_slave }
    -    - { role: metron-builder, tags: ['build'] }
    --- End diff --
    
    This is the cause of the second build.  
    
    The process was a bit more complex when Quick Dev was around because it 
would launch the Quick Dev image, then rebuild and try to push out new bits to 
Quick Dev.  Since we don't need that any longer, this can be simplified.


---

Reply via email to