spark-instrumented-optimizer/core
Shixiong Zhu 47776e7c0c [SPARK-17850][CORE] Add a flag to ignore corrupt files
## What changes were proposed in this pull request?

Add a flag to ignore corrupt files. For Spark core, the configuration is `spark.files.ignoreCorruptFiles`. For Spark SQL, it's `spark.sql.files.ignoreCorruptFiles`.

## How was this patch tested?

The added unit tests

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #15422 from zsxwing/SPARK-17850.
2016-10-12 13:51:53 -07:00
..
src [SPARK-17850][CORE] Add a flag to ignore corrupt files 2016-10-12 13:51:53 -07:00
pom.xml [SPARK-17808][PYSPARK] Upgraded version of Pyrolite to 4.13 2016-10-11 08:29:52 +02:00