No idea but why not just define a named "default" stream to see if that helps?
On Mon, Aug 7, 2017 at 11:49 AM, preethini v <[email protected]> wrote: > Hi, > > Im using Storm version 0.9.3. The workers fail do to the below error. > > java.lang.RuntimeException: java.lang.IllegalArgumentException: No output > fields defined for component:stream spout:null > > Storm specifies the default stream id as "default" if not specified. But i > am facing this strange error where in the stream id is NULL. > > Has anyone ran into similar issues? > > *Does storm version 0.9.3 consider default stream id? * > > Looking forward for some pointers on this. > > Thanks, > > Preethini >
