hadoop/hadoop-common-project/hadoop-common/src
Mehakmeet Singh 52c024cc3a
HADOOP-17195. OutOfMemory error while performing hdfs CopyFromLocal to ABFS (#3406)
This migrates the fs.s3a-server-side encryption configuration options
to a name which covers client-side encryption too.

fs.s3a.server-side-encryption-algorithm becomes fs.s3a.encryption.algorithm
fs.s3a.server-side-encryption.key becomes fs.s3a.encryption.key

The existing keys remain valid, simply deprecated and remapped
to the new values. If you want server-side encryption options
to be picked up regardless of hadoop versions, use
the old keys.

(the old key also works for CSE, though as no version of Hadoop
with CSE support has shipped without this remapping, it's less
relevant)


Contributed by: Mehakmeet Singh
2021-09-15 22:27:28 +01:00
..
contrib/bash-tab-completion
main HADOOP-17195. OutOfMemory error while performing hdfs CopyFromLocal to ABFS (#3406) 2021-09-15 22:27:28 +01:00
site HDFS-16173.Improve CopyCommands#Put#executor queue configurability. (#3302) 2021-08-27 11:41:44 +08:00
test HADOOP-17195. OutOfMemory error while performing hdfs CopyFromLocal to ABFS (#3406) 2021-09-15 22:27:28 +01:00
CMakeLists.txt HADOOP-17292. Using lz4-java in Lz4Codec (#2350) 2020-11-18 12:03:25 -08:00
config.h.cmake HDFS-14356. Implement HDFS cache on SCM with native PMDK libs. Contributed by Feilong He. 2019-06-05 21:33:00 +08:00