netty should be Netty 3.x. It is all but unused but I couldn't manage to get rid of it: https://issues.apache.org/jira/browse/SPARK-17875
netty-all should be 4.x, actually used. On Tue, Dec 6, 2016 at 12:54 AM Nicholas Chammas <nicholas.cham...@gmail.com> wrote: > I’m looking at the list of dependencies here: > > > https://github.com/apache/spark/search?l=Groff&q=netty&type=Code&utf8=%E2%9C%93 > > What’s the difference between netty and netty-all? > > The reason I ask is because I’m looking at a Netty PR > <https://github.com/netty/netty/pull/5345> and trying to figure out if > Spark 2.0.2 is using a version of Netty that includes that PR or not. > > Nick > >