Hi Everyone,
I got this error: 
Exception in thread "main" java.lang.RuntimeException: Found multiple 
defaults.yaml resources. You're probably bundling the Storm jars with your  
topology jar!!

What I understand that Storm jars  mean the dependencies  stated in pom.xml 
file, while topology jar is the generated jar file by mvn package that contains 
spout and bolt classes..

I find defaults.yaml only in the storm-core (dependency) file.
Can Anyone explain more, please?

Thank you--Regards
WA

Reply via email to