Question regarding Workers. When they launch, shouldn't they be reading the serialized topology configuration - stormconf.ser - that's located on each of the boxes they are being launched from?
I'm not seeing that happen. I have to include a storm.yaml file in my deployed storm.jar for the worker to properly be initialized (zookeeper servers and such) Thanks
