hadoop/hadoop-tools
Steve Loughran b6ebe74526
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
(cherry picked from commit 366186d999)
2019-04-03 21:35:19 +01:00
..
hadoop-aliyun HADOOP-16191. AliyunOSS: improvements for copyFile/copyDirectory and logging. Contributed by wujinhu. 2019-03-19 10:08:11 +08:00
hadoop-archive-logs Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-archives Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-aws HADOOP-16233. S3AFileStatus to declare that isEncrypted() is always true (#685) 2019-04-03 21:35:19 +01:00
hadoop-azure HADOOP-16232. Fix errors in the checkstyle configration xmls. Contributed by Wanqiang Ji. 2019-04-03 19:36:17 +09:00
hadoop-azure-datalake Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-datajoin Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-distcp HADOOP-16037. DistCp: Document usage of Sync (-diff option) in detail. 2019-03-26 18:43:43 +00:00
hadoop-extras Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-fs2img HDFS-14007. Incompatible layout when generating FSImage. Contributed by Inigo Goiri. 2018-10-18 17:26:22 -07:00
hadoop-gridmix Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-kafka Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-openstack Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-pipes Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-resourceestimator HADOOP-16232. Fix errors in the checkstyle configration xmls. Contributed by Wanqiang Ji. 2019-04-03 19:36:17 +09:00
hadoop-rumen Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-sls YARN-9309. Improve graph text in SLS to avoid overlapping. Contributed by Bilwa S T. 2019-02-20 00:37:47 +05:30
hadoop-streaming Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
hadoop-tools-dist Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30
pom.xml Preparing for 3.2.0 release 2018-10-18 17:07:45 +05:30