Github user piaozhexiu commented on the pull request:
https://github.com/apache/spark/pull/8512#issuecomment-138750423
I undid the parallel collection change in `SparkS3Util` because `UnionRDD`
is now parallelized. Since `AmazonS3Client` already bulk-lists 1000 files at a
time, and there are usually less than 1000 files in a partition, it's not
useful to have an extra level of parallel in `SparkS3Util`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]