spark-instrumented-optimizer/core/src/test
Marcelo Vanzin 8dfe79ffb2 [SPARK-3647] Add more exceptions to Guava relocation.
Guava's Optional refers to some package private classes / methods, and
when those are relocated the code stops working, throwing exceptions.
So add the affected classes to the exception list too, and add a unit
test.

(Note that this unit test only really makes sense in maven, since we
don't relocate in the sbt build. Also, JavaAPISuite doesn't seem to
be run by "mvn test" - I had to manually add command line options to
enable it.)

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #2496 from vanzin/SPARK-3647 and squashes the following commits:

84f58d7 [Marcelo Vanzin] [SPARK-3647] Add more exceptions to Guava relocation.
2014-09-23 13:42:00 -07:00
..
java/org/apache/spark [SPARK-3647] Add more exceptions to Guava relocation. 2014-09-23 13:42:00 -07:00
resources Revert "[SPARK-2468] Netty based block server / client module" 2014-08-15 09:01:04 -07:00
scala/org/apache/spark [SPARK-3595] Respect configured OutputCommitters when calling saveAsHadoopFile 2014-09-21 13:04:36 -07:00