spark-instrumented-optimizer/common
Marcelo Vanzin 21d5ca128b [SPARK-14134][CORE] Change the package name used for shading classes.
The current package name uses a dash, which is a little weird but seemed
to work. That is, until a new test tried to mock a class that references
one of those shaded types, and then things started failing.

Most changes are just noise to fix the logging configs.

For reference, SPARK-8815 also raised this issue, although at the time it
did not cause any issues in Spark, so it was not addressed.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #11941 from vanzin/SPARK-14134.
2016-04-06 19:33:51 -07:00
..
network-common [SPARK-14290][CORE][NETWORK] avoid significant memory copy in netty's transferTo 2016-04-06 16:11:59 -07:00
network-shuffle [SPARK-14355][BUILD] Fix typos in Exception/Testcase/Comments and static analysis results 2016-04-03 18:14:16 -07:00
network-yarn [SPARK-14134][CORE] Change the package name used for shading classes. 2016-04-06 19:33:51 -07:00
sketch [SPARK-14011][CORE][SQL] Enable LineLength Java checkstyle rule 2016-03-21 07:58:57 +00:00
tags [SPARK-13548][BUILD] Move tags and unsafe modules into common 2016-03-01 15:39:13 -08:00
unsafe [SPARK-13992] Add support for off-heap caching 2016-04-01 14:34:59 -07:00