Charles Lamb
|
acc3d73a45
HDFS-6839. Fix TestCLI to expect new output. (clamb)
|
10 years ago |
Uma Maheswara Rao G
|
1fa2d6c4ba
HDFS-6834. Improve the configuration guidance in DFSClient when there are no Codec classes found in configs. Contributed by Uma Maheswara Rao G.
|
10 years ago |
Yi Liu
|
2b5e044424
HDFS-6817. Fix findbugs and other warnings. (yliu)
|
10 years ago |
Andrew Wang
|
ac47ad11de
HDFS-6394. HDFS encryption documentation. (wang)
|
10 years ago |
Uma Maheswara Rao G
|
6e421f78b3
HDFS-6814. Mistakenly dfs.namenode.list.encryption.zones.num.responses configured as boolean. Contributed by Uma Maheswara Rao G.
|
10 years ago |
Andrew Wang
|
70c99278a9
HDFS-6780. Batch the encryption zones listing API. (wang)
|
10 years ago |
Charles Lamb
|
3d9e39e51f
HDFS-6807. Fix TestReservedRawPaths. (clamb)
|
10 years ago |
Charles Lamb
|
ab47b666d0
HDFS-6785. Should not be able to create encryption zone using path to a non-directory file. (clamb)
|
10 years ago |
Andrew Wang
|
7405953692
HDFS-6692. Add more HDFS encryption tests. (wang)
|
10 years ago |
Charles Lamb
|
9ca2f34c8f
HDFS-6730. Create a .RAW extended attribute namespace. (clamb)
|
10 years ago |
Andrew Wang
|
415223548d
HDFS-6771. Require specification of an encryption key when creating an encryption zone. (wang)
|
10 years ago |
Andrew Wang
|
407bb3d3e4
HDFS-6509. Create a special /.reserved/raw directory for raw access to encrypted data. Contributed by Charles Lamb.
|
10 years ago |
Andrew Wang
|
b9e4be4523
HDFS-6724. Decrypt EDEK before creating CryptoInputStream/CryptoOutputStream. (wang)
|
10 years ago |
Charles Lamb
|
512b756973
HDFS-6738. Remove unnecessary getEncryptionZoneForPath call in EZManager#createEncryptionZone. (clamb)
|
10 years ago |
Charles Lamb
|
687ce1a5fc
HDFS-6733. Creating encryption zone results in NPE when KeyProvider is null. (clamb)
|
10 years ago |
Andrew Wang
|
69b75fca7a
HDFS-6720. Remove KeyProvider in EncryptionZoneManager. (wang)
|
10 years ago |
Andrew Wang
|
b57ec16567
HDFS-6718. Remove EncryptionZoneManager lock. (wang)
|
10 years ago |
Andrew Wang
|
7b466b3b70
HDFS-6716. Update usage of KeyProviderCryptoExtension APIs on NameNode. (wang)
|
10 years ago |
Charles Lamb
|
962ef6939e
HDFS-6490. Fix the keyid format for generated keys in FSNamesystem.createEncryptionZone (clamb)
|
10 years ago |
Andrew Wang
|
77f0e2cca5
HDFS-6405. Test Crypto streams in HDFS. (yliu via wang)
|
11 years ago |
Andrew Wang
|
b066be8115
HDFS-6619. Clean up encryption-related tests. (wang)
|
11 years ago |
Andrew Wang
|
d79f27b429
HDFS-6474. Namenode needs to get the actual keys and iv from the KeyProvider. (wang)
|
11 years ago |
Yi Liu
|
d90671137e
HADOOP-10803. Update OpensslCipher#getInstance to accept CipherSuite#name format. (yliu)
|
11 years ago |
Andrew Wang
|
7aa07912dc
Move something down in CHANGES-fs-encryption.txt
|
11 years ago |
Andrew Wang
|
ceed0f6c46
HDFS-6635. Refactor encryption zone functionality into new EncryptionZoneManager class. (wang)
|
11 years ago |
Charles Lamb
|
83702b0707
HDFS-6629. Not able to create symlinks after HDFS-6516 (umamaheswararao)
|
11 years ago |
Charles Lamb
|
c386652828
HDFS-6516. List of Encryption Zones should be based on inodes (clamb)
|
11 years ago |
Colin McCabe
|
bfef9807a0
HADOOP-10693. Implementation of AES-CTR CryptoCodec using JNI to OpenSSL (hitliuyi via cmccabe)
|
11 years ago |
Charles Lamb
|
2a3bccddd9
HDFS-6625. Remove the Delete Encryption Zone function (clamb)
|
11 years ago |
Andrew Wang
|
51b97a1396
HDFS-6605.Client server negotiation of cipher suite. (wang)
|
11 years ago |