Description
When running:
spark.read.format("orc").options(conf).load(path)
The underlying file system will not receive the `conf` options.
Attachments
Issue Links
- is a clone of
-
SPARK-33089 avro format does not propagate Hadoop config from DS options to underlying HDFS file system
- Closed
- is cloned by
-
SPARK-33101 LibSVM format does not propagate Hadoop config from DS options to underlying HDFS file system
- Resolved
- links to
(3 links to)