I resolved my problem with the add of  java library path in "storm.yaml", I 
didn't find any solution to avoid this.

________________________________
De : cutoutsy Feng <[email protected]>
Envoyé : jeudi 16 juillet 2015 06:58
À : [email protected]
Objet : Re: Problem to submit a topology to my storm cluster

Exception:Found multiple defaults.yaml resources. You're probably bundling the 
Storm jars with your topology jar;
you can read the source code storm-core/jvm/utils/Utils.java 
getConfigFileInputStream()

2015-07-15 22:12 GMT+08:00 charlie quillard 
<[email protected]<mailto:[email protected]>>:
Yes thank you, i put my storm-core dependency to provided and now I running my 
topology into my cluster.
Normally, the add of maven-shade-plugin had to resolve the NoClassDefFoundError 
but i have them in runtime , i would like to know if someone solved this 
problem with JNI library in the past.

Thanks in advance

Reply via email to