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