GitHub user jiangxb1987 opened a pull request:
https://github.com/apache/spark/pull/19504
[SPARK-22233] [CORE] [FOLLOW-UP] Allow user to filter out empty split in
HadoopRDD
## What changes were proposed in this pull request?
Update the config `spark.files.ignoreEmptySplits`, rename it and make it
internal.
## How was this patch tested?
Exsiting tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiangxb1987/spark partitionsplit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19504.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19504
----
commit bcb3dbd178650f3c6bf54af32b0b1029b89286dd
Author: Xingbo Jiang <[email protected]>
Date: 2017-10-16T07:02:49Z
update config spark.hadoopRDD.ignoreEmptySplits
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]