You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Yaron Rosenbaum <ya...@whatson-social.com> on 2014/08/18 11:39:29 UTC

Value of nimbus.host for Storm running on Mesos via Marathon

Hi

I'm running nimbus on Mesos via Marathon: 

Tasks
Configuration
Command
/storm-mesos-0.9/bin/storm-mesos nimbus
Constraints
Unspecified
Container
Unspecified
CPUs
1
Environment
Unspecified
Executor
Unspecified
Instances
1
Memory (MB)
1024
Disk Space (MB)
10
Ports
6627,3773,3772
URIs
Unspecified
Version
2014-08-18T09:31:39.237Z

However:
I have no idea what to specify as nimbus.host in storm.yaml.
storm.yaml is a static file, and Mesos allocates an executor to run Nimbus dynamically.

Any help would be appreciated.

(Y)