Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-6351

ParquetRelation2 does not support paths for different file systems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 1.3.0
    • 1.3.1
    • SQL

    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

          Activity

            People

              vlyubin Volodymyr Lyubinets
              pllee Pei-Lun Lee
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: