Open fd8s0 opened 4 years ago
Using this in EMR can occasionally lead to errors on the copy command and also perform worse than necessary because EMR have only enabled their optimised committer for parquet writing.
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-spark-committer-reqs.html
Supporting parquet as tempformat should fix this.
Using this in EMR can occasionally lead to errors on the copy command and also perform worse than necessary because EMR have only enabled their optimised committer for parquet writing.
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-spark-committer-reqs.html
Supporting parquet as tempformat should fix this.