Description
Surfaced in SPARK-20799
Spark is listing the contents of a path with getFileStatus(path), then looking up the path value doing a lookup of the contents.
Apparently the lookup is failing to find files if you have a secret in the key, s3a://key:secret@bucket/path.
Presumably this is because the stripped values aren't matching.
Attachments
Attachments
Issue Links
- breaks
-
SPARK-20799 Unable to infer schema for ORC/Parquet on S3N when secrets are in the URL
- Closed
- is broken by
-
HADOOP-3733 "s3:" URLs break when Secret Key contains a slash, even if encoded
- Resolved
- is part of
-
HADOOP-13204 Über-jira: S3a phase III: scale and tuning
- Resolved
- relates to
-
HADOOP-14833 Remove s3a user:secret authentication
- Resolved