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

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

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

    https://github.com/apache/incubator-metron/pull/81#discussion_r60152303
  
    --- Diff: deployment/roles/metron_ui/tasks/main.yml ---
    @@ -53,4 +53,4 @@
         production: no
     
     - name: Start Metron UI
    -  shell: "pm2 restart {{ metron_ui_directory }}/lib/metron-ui.js --name 
metron"
    +  shell: "pm2 start {{ metron_ui_directory }}/lib/metron-ui.js --name 
metron"
    --- End diff --
    
    Yes this was intentional.  Turns out the previous commit only works on AWS 
so I reverted it to keep the single node vagrant deployment from breaking.  
@nickwallen reopened the pull request and will submit another fix.  Sorry I 
should have called that out in the description.


> Unit Tests for storm bolts
> --------------------------
>
>                 Key: METRON-103
>                 URL: https://issues.apache.org/jira/browse/METRON-103
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Ryan Merriman
>            Assignee: Ryan Merriman
>




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

Reply via email to