aokolnychyi opened a new issue #636: Avoid using spark.sparkContext.hadoopConfiguration URL: https://github.com/apache/incubator-iceberg/issues/636 I think we should avoid using `spark.sparkContext.hadoopConfiguration` and rely on `newHadoopConf` in `spark.sessionState` instead. That way, all Hadoop configs set in the Spark session config will be taken into account.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
