You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Colin Williams <co...@gmail.com> on 2018/12/18 00:48:53 UTC

`hadoop-aws` reading S3 objects using S3 metadata content header / content-encoding

Hello,

I'm reading via s3a objects with key "something.json" which are gzip
encoded with the content-encoding set as gzip. However spark on yarn
doesn't seem to interpret the content-encoding header and so not
reading via spark.read.json . Does anybody know how I can get spark to
read based on the content-encoding metadata via s3a?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@hadoop.apache.org
For additional commands, e-mail: user-help@hadoop.apache.org