hadoop/hadoop-tools
Steve Loughran 3210ae372d
HADOOP-16233. S3AFileStatus to declare that isEncrypted() is always true (#685)
This is needed to fix up some confusion about caching of job.addCache() handling of S3A paths; all parent dirs -the files are downloaded by the NM without  using the DTs of the user submitting the job. This means that when you submit jobs to an EC2 cluster with lower IAM permissions than the user, cached resources don't get downloaded and the job doesn't start.

Production code changes:
* S3AFileStatus Adds "true" to the superclass's encrypted flag during construction.

Tests
* Base AbstractContractOpenTest can control whether zero byte files created in tests are encrypted. Not done via an XML attribute, just a subclass point. Thoughts?
* Verify that the filecache considers paths to not have the permissions which trigger reduce-privilege downloads
* And extend ITestDelegatedMRJob to test a completely different bucket (open street map), to verify that cached resources do get their tokens picked up

Docs:
* Advise FS developers to say all files are encrypted. It's otherwise harmless and it'll stop other people seeing impossible to debug error messages on app launch.

Contributed by Steve Loughran.

Change-Id: Ifaae4c9d735ccc5eafeebd2584b65daf2d4e5da3
2019-04-03 21:42:08 +01:00
..
hadoop-aliyun HADOOP-16191. AliyunOSS: improvements for copyFile/copyDirectory and logging. Contributed by wujinhu. 2019-03-19 10:11:17 +08:00
hadoop-archive-logs Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-archives Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-aws HADOOP-16233. S3AFileStatus to declare that isEncrypted() is always true (#685) 2019-04-03 21:42:08 +01:00
hadoop-azure HADOOP-16232. Fix errors in the checkstyle configration xmls. Contributed by Wanqiang Ji. 2019-04-03 19:40:23 +09:00
hadoop-azure-datalake Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-datajoin Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-distcp HADOOP-15281. Distcp to add no-rename copy option. 2019-02-07 23:15:18 +00:00
hadoop-extras Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-fs2img Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-gridmix Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-kafka Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-openstack Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-pipes Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-resourceestimator HADOOP-16232. Fix errors in the checkstyle configration xmls. Contributed by Wanqiang Ji. 2019-04-03 19:40:23 +09:00
hadoop-rumen Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-sls YARN-9309. Improve graph text in SLS to avoid overlapping. Contributed by Bilwa S T. 2019-02-20 00:38:27 +05:30
hadoop-streaming Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
hadoop-tools-dist Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00
pom.xml Preparing for 3.1.3 development 2019-01-07 10:04:58 -08:00