Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
1.3.0
Description
With new parquet API, if multiple parquet paths with different file systems (e.g. s3n and hdfs) are given, the error "IllegalArgumentException: Wrong FS" will be raised. Due to the FileSystem is created from hadoop configuration, which only allow one default file system. This behavior was supposed to work in old API.
Attachments
Issue Links
- duplicates
-
SPARK-6330 newParquetRelation gets incorrect FileSystem
- Resolved
- links to