Hi Andrey, I had a lot of troubles with Storm Netty (basically multiple workers not working) and I stil haven't found why. It turns out that I have a lot of Cassandra communication in my code (Astyanax). So I am interested in the issue you faced; could you give a little bit more details about this cassandra's driver issue with Netty ?
Thanks Romain Leroux 2014-08-05 5:57 GMT+09:00 Andrey Yegorov <[email protected]>: > Not required, looks like inclusion of 3.2.2 is a bug in the build script. > > I am running storm repackaged with netty 3.9, removed both netty 3.2.2 and > 3.6.3, this let me use cassandra's driver that otherwise conflicted with > storm. > > ---------- > Andrey Yegorov > > > On Mon, Aug 4, 2014 at 2:39 AM, Richards Peter <[email protected]> > wrote: > >> Hi, >> I just download storm 0.9.2-incubating. I find two netty jar files in lib >> directory: >> netty-3.2.2.Final.jar >> netty-3.6.3.Final.jar >> >> Could you please confirm the right version? Are both these files required >> in the lib directory at the same time? >> >> Regards, >> Richards. >> > >
