Re: Invalid port 0 for storm instances

2015-04-15 Thread Sumit Mohanty
Generally, INSTALL is when the ports are allocated and START is when the ports are used. So as long as INSTALL of Nimbus precedes the START of supervisors the port should resolve to a non-zero value. If that's not happening then it is a bug. If Nimbus restarts, Supervisors need to restart. Slider

Re: Invalid port 0 for storm instances

2015-04-15 Thread Nitin Aggarwal
The issue I am facing currently with Storm, is nimbus port being incorrect in storm.yaml. So, doubt I have is, in slider it is enforced by command ordering that supervisors don't start unless nimbus has started, but when would markers for nimbus host and port would be replaced with actual values fr

[jira] [Commented] (SLIDER-773) Add co-processor support for app packages

2015-04-15 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496368#comment-14496368 ] Gour Saha commented on SLIDER-773: -- Please use the latest review patch as of Apr 15, 8:30

[jira] [Updated] (SLIDER-773) Add co-processor support for app packages

2015-04-15 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gour Saha updated SLIDER-773: - Attachment: SLIDER-773_review_comments.patch > Add co-processor support for app packages > ---

[jira] [Updated] (SLIDER-773) Add co-processor support for app packages

2015-04-15 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gour Saha updated SLIDER-773: - Attachment: (was: SLIDER-773_review_comments.patch) > Add co-processor support for app packages >

[jira] [Commented] (SLIDER-773) Add co-processor support for app packages

2015-04-15 Thread Gour Saha (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496361#comment-14496361 ] Gour Saha commented on SLIDER-773: -- My bad on point 12 above. Seems like I missed the poi