Allen Wittenauer
|
f894d187ed
|
HADOOP-10731. Remove @date JavaDoc comment in ProgramDriver class (Henry Saputra via aw)
|
2014-09-26 14:41:53 -07:00 |
Jason Lowe
|
50a5227dad
|
HADOOP-11048. user/custom LogManager fails to load if the client classloader is enabled. Contributed by Sangjin Lee
(cherry picked from commit f154ebe8c4 )
|
2014-09-26 19:51:18 +00:00 |
Allen Wittenauer
|
27f9edceed
|
HADOOP-10954. Adding site documents of hadoop-tools (Masatake Iwasaki via aw)
|
2014-09-26 12:01:41 -07:00 |
Allen Wittenauer
|
424b1f6955
|
HADOOP-8808. Update FsShell documentation to mention deprecation of some of the commands, and mention alternatives (Akira AJISAKA via aw)
|
2014-09-26 11:11:30 -07:00 |
Andrew Wang
|
0eaa4ba026
|
HADOOP-11140. hadoop-aws only need test-scoped dependency on hadoop-common's tests jar. Contributed by Juan Yu.
(cherry picked from commit 4ea77efa3a )
|
2014-09-25 21:56:35 -07:00 |
Vinayakumar B
|
1e097ba429
|
HADOOP-11101. How about inputstream close statement from catch block to finally block in FileContext#copy() ( Contributed by skrho )
(cherry picked from commit dff95f7af8 )
|
2014-09-25 12:47:41 +05:30 |
Allen Wittenauer
|
ea1fb1461a
|
HADOOP-11009. Add Timestamp Preservation to DistCp (Gary Steelman via aw)
|
2014-09-24 15:39:55 -07:00 |
cnauroth
|
6e5194099c
|
HADOOP-11064. UnsatisifedLinkError with hadoop 2.4 JARs on hadoop-2.6 due to NativeCRC32 method changes. Contributed by Chris Nauroth.
(cherry picked from commit cbf0ae742a )
|
2014-09-24 15:33:18 -07:00 |
Steve Loughran
|
273fb3a78c
|
HADOOP-11111 MiniKDC to use locale EN_US for case conversions: hadoop-common/CHANGES.TXT
|
2014-09-23 10:56:55 +01:00 |
Vinayakumar B
|
1fe3086bdb
|
HADOOP-10131. NetWorkTopology#countNumOfAvailableNodes() is returning wrong value if excluded nodes passed are not part of the cluster tree (Contributed by Vinayakumar B)
(cherry picked from commit eab15af12c )
|
2014-09-22 11:29:04 +05:30 |
Alejandro Abdelnur
|
897ced1a20
|
HADOOP-11017. KMS delegation token secret manager should be able to use zookeeper as store. (asuresh via tucu)
(cherry picked from commit db890eef32 )
Conflicts:
hadoop-project/pom.xml
|
2014-09-20 08:24:34 -07:00 |
Andrew Wang
|
eec927f3fc
|
HADOOP-11112. TestKMSWithZK does not use KEY_PROVIDER_URI. (tucu via wang)
(cherry picked from commit b6ceef90e5 )
|
2014-09-19 17:42:11 -07:00 |
Andrew Wang
|
ee508c1b32
|
HADOOP-10970. Cleanup KMS configuration keys. (wang)
(cherry picked from commit adf0b67a71 )
|
2014-09-19 15:03:26 -07:00 |
Allen Wittenauer
|
5f6129feb4
|
HADOOP-10946. Fix a bunch of typos in log messages (Ray Chiang via aw)
|
2014-09-19 11:32:00 -07:00 |
Aaron T. Myers
|
71e6a4a735
|
HADOOP-11109. Site build is broken. Contributed by Jian He.
(cherry picked from commit 0e2b64f2029cabbbf05a132625244427f8bf9518)
|
2014-09-18 18:00:07 -07:00 |
Alejandro Abdelnur
|
22f4ef4fa9
|
KMS: Support for multiple Kerberos principals. (tucu)
(cherry picked from commit fad4cd85b3 )
|
2014-09-18 16:04:18 -07:00 |
cnauroth
|
039f56e739
|
HADOOP-11105. Update CHANGES.txt.
(cherry picked from commit 1b4b46004a )
|
2014-09-18 15:41:57 -07:00 |
Andrew Wang
|
5bc71071d1
|
HADOOP-11106. Document considerations of HAR and Encryption. (clamb via wang)
(cherry picked from commit fe2f54d4cb )
|
2014-09-18 14:51:27 -07:00 |
Andrew Wang
|
b05da10d0d
|
Move some HDFS JIRAs to the correct CHANGES.txt
|
2014-09-17 18:08:24 -07:00 |
Andrew Wang
|
a3aab30d6f
|
HADOOP-11040. Return value of read(ByteBuffer buf) in CryptoInputStream is incorrect in some cases. (Yi Liu via wang)
(cherry picked from commit 47e5e19831 )
|
2014-09-17 18:03:06 -07:00 |
Alejandro Abdelnur
|
d3efebf4aa
|
HADOOP-11016. KMS should support signing cookies with zookeeper secret manager. (tucu)
(cherry picked from commit 123f20d42f )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-09-17 15:30:56 -07:00 |
Colin Patrick Mccabe
|
0ad613c369
|
HDFS-7075. hadoop-fuse-dfs fails because it cannot find JavaKeyStoreProvider$Factory. (cmccabe)
(cherry picked from commit f230248525 )
|
2014-09-17 14:28:05 -07:00 |
Colin Patrick Mccabe
|
6cb8ed0d22
|
HDFS-6843. Create FileStatus isEncrypted() method (clamb via cmccabe)
(cherry picked from commit e3803d002c )
|
2014-09-17 13:36:41 -07:00 |
Alejandro Abdelnur
|
6857c291af
|
HADOOP-11099. KMS return HTTP UNAUTHORIZED 401 on ACL failure. (tucu)
(cherry picked from commit e4ddb6da15 )
|
2014-09-17 11:08:25 -07:00 |
Alejandro Abdelnur
|
1c847fdd61
|
HADOOP-11062. CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used. (asuresh via tucu)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/pom.xml
|
2014-09-16 23:37:21 -07:00 |
Alejandro Abdelnur
|
75bd79231c
|
HADOOP-11097. kms docs say proxyusers, not proxyuser for config params. (clamb via tucu)
|
2014-09-16 23:21:17 -07:00 |
Alejandro Abdelnur
|
94a1e68aa5
|
HADOOP-11096. KMS: KeyAuthorizationKeyProvider should verify the keyversion belongs to the keyname on decrypt. (tucu)
|
2014-09-16 23:21:17 -07:00 |
Andrew Wang
|
aeac86bc8a
|
HADOOP-10922. User documentation for CredentialShell. Contributed by Larry McCay.
(cherry picked from commit b6d3230e41 )
|
2014-09-16 17:15:37 -07:00 |
Alejandro Abdelnur
|
e59f6771e8
|
HADOOP-10868. AuthenticationFilter should support externalizing the secret for signing and provide rotation support. (rkanter via tucu)
|
2014-09-15 17:10:43 -07:00 |
Colin Patrick Mccabe
|
f80b10e1e7
|
HADOOP-11091. Eliminate old configuration parameter names from s3a (dsw via cmccabe)
(cherry picked from commit 0ac760a58d )
|
2014-09-15 16:50:10 -07:00 |
Colin Patrick Mccabe
|
b4d9aca066
|
HDFS-6912. SharedFileDescriptorFactory should not allocate sparse files (cmccabe)
(cherry picked from commit 8008f0e819 )
|
2014-09-15 14:51:59 -07:00 |
Aaron T. Myers
|
a0c54aeb00
|
HADOOP-10400. Incorporate new S3A FileSystem implementation. Contributed by Jordan Mendelson and Dave Wang.
|
2014-09-15 08:30:42 -07:00 |
cnauroth
|
5afc3f1dad
|
HADOOP-11088. Unittest TestKeyShell, TestCredShell and TestKMS assume UNIX path separator for JECKS key store path. Contributed by Xiaoyu Yao.
(cherry picked from commit 957414d4cb )
|
2014-09-12 14:50:37 -07:00 |
Karthik Kambatla
|
d22cd065ed
|
Update CHANGES.txt to set the release date for 2.5.1
(cherry picked from commit 17ffbe0864 )
|
2014-09-11 17:36:06 -07:00 |
Colin Patrick Mccabe
|
5e4cb3d04c
|
HADOOP-11074. Move s3-related FS connector code to hadoop-aws. (David S. Wang via Colin Patrick McCabe)
(cherry picked from commit 5ec7fcd9dd )
|
2014-09-11 15:00:47 -07:00 |
Alejandro Abdelnur
|
2924de58ce
|
HADOOP-11083. After refactoring of HTTP proxyuser to common, doAs param is case sensitive. (tucu)
|
2014-09-11 13:54:59 -07:00 |
Jason Lowe
|
b4ab7aa110
|
HADOOP-11085. Excessive logging by org.apache.hadoop.util.Progress when value is NaN. Contributed by Mit Desai
(cherry picked from commit 581176cdc8 )
|
2014-09-11 19:54:05 +00:00 |
Steve Loughran
|
fb804ed46c
|
HADOOP-10373 create tools/hadoop-amazon for aws/EMR support (stevel)
(cherry picked from commit 59384dfb71 )
|
2014-09-11 11:43:52 -07:00 |
Steve Loughran
|
731de8ec45
|
HADOOP-9540. Expose the InMemoryS3 and S3N FilesystemStores implementations for Unit testing. Hari
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1479985 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit fa56ccfd53 )
|
2014-09-11 11:27:12 -07:00 |
Alejandro Abdelnur
|
88e5549d90
|
HADOOP-10758. KMS: add ACLs on per key basis. (tucu)
|
2014-09-10 14:27:22 -07:00 |
Alejandro Abdelnur
|
e42b889bdb
|
HADOOP-9989. Bug introduced in HADOOP-9374, which parses the -tokenCacheFile as binary file but set it to the configuration as JSON file. (zxu via tucu)
|
2014-09-09 22:20:49 -07:00 |
Alejandro Abdelnur
|
d0e2116502
|
HADOOP-11077. NPE if hosts not specified in ProxyUsers. (gchanan via tucu)
|
2014-09-09 22:20:43 -07:00 |
cnauroth
|
7d9c45f778
|
HADOOP-11057. checknative command to probe for winutils.exe on windows. Contributed by Xiaoyu Yao.
(cherry picked from commit 6dae4b430c )
|
2014-09-09 21:39:11 -07:00 |
cnauroth
|
ba44099f8e
|
HADOOP-10925. Change attribution in CHANGES.txt from trunk to 2.6.0.
(cherry picked from commit 3e8f353c8e )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-09-09 14:17:44 -07:00 |
Chris Nauroth
|
b601e69d9d
|
HADOOP-10925 Compilation fails in native link0 function on Windows.
|
2014-09-09 16:25:14 +01:00 |
Alejandro Abdelnur
|
d510cefd14
|
HADOOP-11071. KMSClientProvider should drain the local generated EEK cache on key rollover. (tucu)
|
2014-09-08 11:32:20 -07:00 |
cnauroth
|
17b44f11f8
|
Credential Provider related Unit Test Failure on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit 302d9a0a0d )
|
2014-09-08 09:31:32 -07:00 |
Alejandro Abdelnur
|
8bf2a0de69
|
HADOOP-11069. KMSClientProvider should use getAuthenticationMethod() to determine if in proxyuser mode or not. (tucu)
|
2014-09-05 22:01:13 -07:00 |
Alejandro Abdelnur
|
e98c244730
|
HADOOP-11070. Create MiniKMS for testing. (tucu)
|
2014-09-05 22:01:06 -07:00 |
Karthik Kambatla
|
e392229676
|
HADOOP-11065. Rat check should exclude **/build/**. (kasha)
(cherry picked from commit 0571b4561b )
|
2014-09-05 13:10:12 -07:00 |
arp
|
27c53a1d67
|
HADOOP-11067 [HDFS-6998]. Fix CHANGES.txt
|
2014-09-05 11:18:30 -07:00 |
cnauroth
|
c035365338
|
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth.
(cherry picked from commit b44b2ee4ad )
|
2014-09-04 12:09:34 -07:00 |
Alejandro Abdelnur
|
2267ba1af7
|
HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu)
|
2014-09-04 09:22:10 -07:00 |
Alejandro Abdelnur
|
dc2e38780b
|
HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)
|
2014-09-04 09:14:07 -07:00 |
Alejandro Abdelnur
|
dd55461cda
|
HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu)
|
2014-09-04 09:14:02 -07:00 |
Colin Patrick Mccabe
|
7b287d5ba6
|
HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang.
(cherry picked from commit 8f1a668575 )
|
2014-09-03 19:39:37 -07:00 |
Alejandro Abdelnur
|
a7d8ede309
|
HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu)
Conflicts:
hadoop-common-project/hadoop-kms/src/main/java/org/apache/hadoop/crypto/key/kms/server/KMS.java
|
2014-09-03 15:20:28 -07:00 |
Karthik Kambatla
|
9855e884cb
|
HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha)
(cherry picked from commit ce0462129f )
|
2014-09-03 09:39:32 -07:00 |
Brandon Li
|
ee3e812605
|
HADOOP-10990. Add missed NFSv3 request and response classes. Contributed by Brandon Li
(cherry picked from commit bad5f38d47 )
|
2014-09-02 11:29:35 -07:00 |
Jason Lowe
|
0a582c77ef
|
HADOOP-11012. hadoop fs -text of zero-length file causes EOFException. Contributed by Eric Payne
(cherry picked from commit 01e8f056d9 )
|
2014-09-02 18:25:03 +00:00 |
Allen Wittenauer
|
a96696bdc3
|
HADOOP-11036. Add build directory to .gitignore (Tsuyoshi OZAWA via aw)
(cherry picked from commit e1109fb656 )
|
2014-09-02 10:12:09 -07:00 |
Benoy Antony
|
39352a7a82
|
HADOOP-10833. Remove unused cache in UserProvider. (Benoy Antony)
(cherry picked from commit 258c7d0f53 )
|
2014-08-30 13:08:04 -07:00 |
Karthik Kambatla
|
05ae7983c6
|
HADOOP-11030. Define a variable jackson.version instead of using constant at multiple places. (Juan Yu via kasha)
(cherry picked from commit 9ad413b19d )
|
2014-08-29 15:57:29 -07:00 |
Andrew Wang
|
21bb77f997
|
Add CHANGES.txt for HADOOP-11021.
(cherry picked from commit 93010faf10 )
|
2014-08-29 14:56:15 -07:00 |
Alejandro Abdelnur
|
5889f4d5f3
|
HADOOP-10994. KeyProviderCryptoExtension should use CryptoCodec for generation/decryption of keys. (tucu)
|
2014-08-29 14:22:15 -07:00 |
Alejandro Abdelnur
|
09a0ad328f
|
HADOOP-10814. Update Tomcat version used by HttpFS and KMS to latest 6.x version. (rkanter via tucu)
(cherry picked from commit 189abddf0b68ab43978dacaf3a9bf6ee7169cf78)
|
2014-08-29 11:53:13 -07:00 |
Alejandro Abdelnur
|
54202383a9
|
HADOOP-10911. hadoop.auth cookie after HADOOP-10710 still not proper according to RFC2109. (gchanan via tucu)
(cherry picked from commit 6040810df82669f140033d3c6366892640798671)
Conflicts:
hadoop-project/pom.xml
|
2014-08-29 11:23:14 -07:00 |
Andrew Wang
|
7cdb619cc5
|
HADOOP-11005. Fix HTTP content type for ReconfigurationServlet. Contributed by Lei Xu.
(cherry picked from commit 7119bd49c8 )
|
2014-08-28 17:41:43 -07:00 |
Alejandro Abdelnur
|
5c37f02e27
|
Fix up CHANGES.txt for HDFS-6134, HADOOP-10150 and related JIRAs following merge to branch-2
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-mapreduce-project/CHANGES.txt
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-08-28 15:05:07 -07:00 |
Suresh Srinivas
|
631dea88d8
|
HADOOP-8815. RandomDatum needs to override hashCode(). Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389661 13f79535-47bb-0310-9956-ffa450edef68
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit 3ede27f4557c9e90430a7a3f385b8be243e89688)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-08-28 15:02:57 -07:00 |
Alejandro Abdelnur
|
b7367dc6a2
|
HADOOP-10880. Move HTTP delegation tokens out of URL querystring to a header. (tucu)
|
2014-08-28 14:47:23 -07:00 |
Karthik Kambatla
|
fc99a6b80d
|
HADOOP-11001. Fix test-patch to work with the git repo. (kasha)
(cherry picked from commit c4c9a78411 )
|
2014-08-27 23:13:49 -07:00 |
Karthik Kambatla
|
2a3c8331fe
|
Add a section for 2.5.1 in CHANGES.txt
(cherry picked from commit dc154ab86d )
|
2014-08-27 00:56:17 -07:00 |
Arpit Agarwal
|
33229c1299
|
HADOOP-10282: Merging r1619938 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619939 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 22:16:37 +00:00 |
Allen Wittenauer
|
64abf82242
|
HADOOP-10998. Fix bash tab completion code to work (Jim Hester via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619888 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 18:25:57 +00:00 |
Christopher Douglas
|
7ca74a025e
|
Revert HADOOP-10759 due to aw veto
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619692 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 07:17:51 +00:00 |
Chris Nauroth
|
a6f5f71a12
|
HADOOP-10989. Merging change r1619659 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619660 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 04:05:56 +00:00 |
Allen Wittenauer
|
20ab9d7d4a
|
HADOOP-8896. Javadoc points to Wrong Reader and Writer classes in SequenceFile (Ray Chiang via aw)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619633 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 23:59:48 +00:00 |
Jason Darrell Lowe
|
23b4c0b6c1
|
HADOOP-10893. isolated classloader on the client side. Contributed by Sangjin Lee
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619605 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 21:41:24 +00:00 |
Alejandro Abdelnur
|
572a158cf8
|
HADOOP-10488. TestKeyProviderFactory fails randomly. (tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619554 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 19:00:08 +00:00 |
Alejandro Abdelnur
|
dce6f78df6
|
Fix hadoop-common CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619553 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 19:00:07 +00:00 |
Alejandro Abdelnur
|
eff192af69
|
HADOOP-10698. KMS, add proxyuser support. (tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619552 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 19:00:06 +00:00 |
Alejandro Abdelnur
|
c065137496
|
HADOOP-10967. Improve DefaultCryptoExtension#generateEncryptedKey performance. (hitliuyi via tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619551 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 19:00:03 +00:00 |
Alejandro Abdelnur
|
4dea3e8192
|
HADOOP-10770. KMS add delegation token support. (tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619550 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 19:00:01 +00:00 |
Alejandro Abdelnur
|
59c16d7947
|
HADOOP-10224. JavaKeyStoreProvider has to protect against corrupting underlying store. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619549 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:56 +00:00 |
Alejandro Abdelnur
|
6d2281b4c6
|
HADOOP-10862. Miscellaneous trivial corrections to KMS classes. (asuresh via tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619548 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:54 +00:00 |
Alejandro Abdelnur
|
daed032553
|
HADOOP-10939. Fix TestKeyProviderFactory testcases to use default 128 bit length keys. Contributed by Arun Suresh.
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619547 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:52 +00:00 |
Alejandro Abdelnur
|
bcff355417
|
HADOOP-10918. JMXJsonServlet fails when used within Tomcat. (tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619546 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:51 +00:00 |
Alejandro Abdelnur
|
05daefb1a8
|
HADOOP-10936. Change default KeyProvider bitlength to 128. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619545 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:48 +00:00 |
Alejandro Abdelnur
|
331421c2a4
|
HADOOP-10937. Need to set version name correctly before decrypting EEK. Contributed by Arun Suresh.
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619544 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:46 +00:00 |
Alejandro Abdelnur
|
c111c9379b
|
HADOOP-10920. site plugin couldn't parse hadoop-kms index.apt.vm. Contributed by Akira Ajisaka.
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619543 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:44 +00:00 |
Alejandro Abdelnur
|
e12d421ca2
|
HADOOP-10793. KeyShell args should use single-dash style. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619542 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:43 +00:00 |
Alejandro Abdelnur
|
b781c3bc88
|
HADOOP-10756. KMS audit log should consolidate successful similar requests. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:41 +00:00 |
Alejandro Abdelnur
|
c6eee38b81
|
HADOOP-10891. Add EncryptedKeyVersion factory method to KeyProviderCryptoExtension. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619540 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:38 +00:00 |
Alejandro Abdelnur
|
30fe1849c3
|
HADOOP-10881. Clarify usage of encryption and encrypted encryption key in KeyProviderCryptoExtension. (wang)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619539 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:36 +00:00 |
Alejandro Abdelnur
|
27609a184d
|
HADOOP-10826. Iteration on KeyProviderFactory.serviceLoader is thread-unsafe. (benoyantony viat tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619538 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:34 +00:00 |
Alejandro Abdelnur
|
03f9e28a7e
|
HADOOP-10720. KMS: Implement generateEncryptedKey and decryptEncryptedKey in the REST API. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619537 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:32 +00:00 |
Alejandro Abdelnur
|
7f8ac5b812
|
HADOOP-10750. KMSKeyProviderCache should be in hadoop-common. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619536 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:29 +00:00 |
Alejandro Abdelnur
|
f21bd86958
|
HADOOP-10842. CryptoExtension generateEncryptedKey method should receive the key name. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619535 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:25 +00:00 |
Alejandro Abdelnur
|
0197f57ff4
|
HADOOP-10841. EncryptedKeyVersion should have a key name property. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619534 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:24 +00:00 |