Github user jaley commented on the pull request:

    https://github.com/apache/spark/pull/5039#issuecomment-81868025
  
    The `IllegalArgumentException: Wrong FS` problem also seems to happen when 
opening multiple files from S3 (that is, *all* of the files are on S3). I 
worked around this by change `fs.default.name` in `core-site-xml`, but that 
workaround only seems to work in standalone mode. When running on EMR with 
YARN, it causes services not to start with issues about unknown abstract 
filesystem.
    
    Will the fix in this PR likely resolve the S3-only case too?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to