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 |
Alejandro Abdelnur
|
db646f04f3
|
HADOOP-10817. ProxyUsers configuration should support configurable prefixes. (tucu)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:22 +00:00 |
Alejandro Abdelnur
|
9467bef8ea
|
HADOOP-10816. KeyShell returns -1 on error to the shell, should be 1. (Mike Yoder via wang)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619532 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:21 +00:00 |
Alejandro Abdelnur
|
0ef751797e
|
HADOOP-10824. Refactor KMSACLs to avoid locking. (Benoy Antony via umamahesh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619531 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:19 +00:00 |
Alejandro Abdelnur
|
b3904630d6
|
HADOOP-10736. Add key attributes to the key shell. Contributed by Mike Yoder.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619530 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:18 +00:00 |
Alejandro Abdelnur
|
1b65ed7795
|
HADOOP-10812. Delegate KeyProviderExtension#toString to underlying KeyProvider. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619529 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:16 +00:00 |
Alejandro Abdelnur
|
bd7e551bc1
|
HADOOP-10769. Create KeyProvider extension to handle delegation tokens. Contributed by Arun Suresh.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619528 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:15 +00:00 |
Alejandro Abdelnur
|
65923ca24e
|
HADOOP-10719. Add generateEncryptedKey and decryptEncryptedKey methods to KeyProvider. (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@1619527 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:13 +00:00 |
Alejandro Abdelnur
|
edb969c3ff
|
HADOOP-10757. KeyProvider KeyVersion should provide the key name. (asuresh via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619526 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:11 +00:00 |
Alejandro Abdelnur
|
2b3010483d
|
HADOOP-10695. KMSClientProvider should respect a configurable timeout. (yoderme via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619525 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 18:59:09 +00:00 |