spark-instrumented-optimizer/sql/core/src
Josh Rosen 6a6f3c91ee [SPARK-10330] Use SparkHadoopUtil TaskAttemptContext reflection methods in more places
SparkHadoopUtil contains methods that use reflection to work around TaskAttemptContext binary incompatibilities between Hadoop 1.x and 2.x. We should use these methods in more places.

Author: Josh Rosen <joshrosen@databricks.com>

Closes #8499 from JoshRosen/use-hadoop-reflection-in-more-places.
2015-08-29 13:36:25 -07:00
..
main [SPARK-10330] Use SparkHadoopUtil TaskAttemptContext reflection methods in more places 2015-08-29 13:36:25 -07:00
test [SPARK-10344] [SQL] Add tests for extraStrategies 2015-08-29 13:26:01 -07:00