spark-instrumented-optimizer/common
Dhruve Ashar 298c4ae815 [SPARK-16018][SHUFFLE] Shade netty to load shuffle jar in Nodemanger
## What changes were proposed in this pull request?
Shade the netty.io namespace so that we can use it in shuffle independent of the dependencies being pulled by hadoop jars.

## How was this patch tested?
Ran a decent job involving shuffle write/read and tested the new spark-x-yarn-shuffle jar. After shading netty.io namespace, the nodemanager loads and shuffle job completes successfully.

Author: Dhruve Ashar <dhruveashar@gmail.com>

Closes #13739 from dhruve/bug/SPARK-16018.
2016-06-17 15:44:33 -05:00
..
network-common [SPARK-15386][CORE] Master doesn't compile against Java 1.7 / Process.isAlive 2016-05-18 14:22:21 -07:00
network-shuffle [SPARK-15263][CORE] Make shuffle service dir cleanup faster by using rm -rf 2016-05-18 12:10:32 +01:00
network-yarn [SPARK-16018][SHUFFLE] Shade netty to load shuffle jar in Nodemanger 2016-06-17 15:44:33 -05:00
sketch [SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spark-tags 2016-05-17 09:55:53 +01:00
tags [SPARK-15290][BUILD] Move annotations, like @Since / @DeveloperApi, into spark-tags 2016-05-17 09:55:53 +01:00
unsafe [SPARK-15391] [SQL] manage the temporary memory of timsort 2016-06-03 16:45:09 -07:00