Description
When running:
spark.read.format("avro").options(conf).load(path)
The underlying file system will not receive the `conf` options.
Attachments
Issue Links
- is cloned by
-
SPARK-33094 ORC format does not propagate Hadoop config from DS options to underlying HDFS file system
- Resolved
- links to