Re: Submitting Topology Questions (2 small questions)

2016-09-22 Thread Joaquin Menchaca
That's a topology configuration file for Flux, which in itself looks interesting. I think I found it, the storm bash script has a --config ${STORM_CONF_DIR} option, which is passes along to storm.py. So I am guessing: *storm --config /container_configs jar mytopology.jar some.package.path

Re: Submitting Topology Questions (2 small questions)

2016-09-21 Thread Ambud Sharma
Just the nimbus address and port On Sep 21, 2016 6:50 PM, "Joaquin Menchaca" wrote: > What is the minimal storm.yaml configuration do I need for `storm jar ... > remote`? > > Is there a command line option or way to specify locally crafted > storm.yaml, e.g.

Submitting Topology Questions (2 small questions)

2016-09-21 Thread Joaquin Menchaca
What is the minimal storm.yaml configuration do I need for `storm jar ... remote`? Is there a command line option or way to specify locally crafted storm.yaml, e.g. /tmp/storm.yaml? -- 是故勝兵先勝而後求戰,敗兵先戰而後求勝。