[GitHub] [spark] dongjoon-hyun commented on a change in pull request #32518: [SPARK-35383][CORE] Improve s3a magic committer support by inferring missing configs

2021-05-12 Thread GitBox
dongjoon-hyun commented on a change in pull request #32518: URL: https://github.com/apache/spark/pull/32518#discussion_r631119466 ## File path: core/src/main/scala/org/apache/spark/SparkContext.scala ## @@ -396,6 +396,8 @@ class SparkContext(config: SparkConf) extends Logging

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #32518: [SPARK-35383][CORE] Improve s3a magic committer support by inferring missing configs

2021-05-12 Thread GitBox
dongjoon-hyun commented on a change in pull request #32518: URL: https://github.com/apache/spark/pull/32518#discussion_r631119466 ## File path: core/src/main/scala/org/apache/spark/SparkContext.scala ## @@ -396,6 +396,8 @@ class SparkContext(config: SparkConf) extends Logging

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #32518: [SPARK-35383][CORE] Improve s3a magic committer support by inferring missing configs

2021-05-12 Thread GitBox
dongjoon-hyun commented on a change in pull request #32518: URL: https://github.com/apache/spark/pull/32518#discussion_r631119318 ## File path: core/src/test/scala/org/apache/spark/SparkContextSuite.scala ## @@ -1237,6 +1238,53 @@ class SparkContextSuite extends SparkFunSuite