Josh Rosen created SPARK-12921: ---------------------------------- Summary: Use SparkHadoopUtil reflection to access TaskAttemptContext in SpecificParquetRecordReaderBase Key: SPARK-12921 URL: https://issues.apache.org/jira/browse/SPARK-12921 Project: Spark Issue Type: Bug Reporter: Josh Rosen
It looks like there's one place left in the codebase, SpecificParquetRecordReaderBase, where we didn't use SparkHadoopUtil's reflective accesses of TaskAttemptContext methods, creating problems when using a single Spark artifact with both Hadoop 1.x and 2.x. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org