Andrew Wang
|
fe2f54d4cb
|
HADOOP-11106. Document considerations of HAR and Encryption. (clamb via wang)
|
2014-09-18 14:51:08 -07:00 |
|
Jian He
|
eb92cc67df
|
YARN-2563. Fixed YarnClient to call getTimeLineDelegationToken only if the Token is not present. Contributed by Zhijie Shen
|
2014-09-18 14:40:24 -07:00 |
|
Jason Lowe
|
a337f0e354
|
YARN-2561. MR job client cannot reconnect to AM after NM restart. Contributed by Junping Du
|
2014-09-18 21:34:40 +00:00 |
|
Jason Lowe
|
1cf3198047
|
MAPREDUCE-6090. mapred hsadmin getGroups fails to connect in some cases. Contributed by Robert Kanter
|
2014-09-18 21:00:53 +00:00 |
|
Steve Loughran
|
474f116f57
|
HADOOP-11084 jenkins patchprocess links are broken
|
2014-09-18 21:27:05 +01:00 |
|
Jason Lowe
|
9ea7b6c063
|
YARN-2363. Submitted applications occasionally lack a tracking URL. Contributed by Jason Lowe
|
2014-09-18 20:13:16 +00:00 |
|
Colin Patrick Mccabe
|
570b8b468e
|
HDFS-7047. Expose FileStatus#isEncrypted in libhdfs (cmccabe)
|
2014-09-18 11:42:23 -07:00 |
|
Vinod Kumar Vavilapalli
|
485c96e3cb
|
YARN-2001. Added a time threshold for RM to wait before starting container allocations after restart/failover. Contributed by Jian He.
|
2014-09-18 11:03:12 -07:00 |
|
Vinod Kumar Vavilapalli
|
a3d9934f91
|
YARN-1779. Fixed AMRMClient to handle AMRMTokens correctly across ResourceManager work-preserving-restart or failover. Contributed by Jian He.
|
2014-09-18 10:16:18 -07:00 |
|
Jian He
|
ee21b13cbd
|
YARN-2559. Fixed NPE in SystemMetricsPublisher when retrieving FinalApplicationStatus. Contributed by Zhijie Shen
|
2014-09-17 21:44:15 -07:00 |
|
Andrew Wang
|
0ecefe6017
|
HDFS-7078. Fix listEZs to work correctly with snapshots. (wang)
|
2014-09-17 21:28:05 -07:00 |
|
Andrew Wang
|
10e8602f32
|
HDFS-7004. Update KeyProvider instantiation to create by URI. (wang)
|
2014-09-17 20:14:40 -07:00 |
|
Andrew Wang
|
bf38793ce1
|
Move some HDFS JIRAs to the correct CHANGES.txt
|
2014-09-17 18:08:34 -07:00 |
|
Andrew Wang
|
47e5e19831
|
HADOOP-11040. Return value of read(ByteBuffer buf) in CryptoInputStream is incorrect in some cases. (Yi Liu via wang)
|
2014-09-17 17:58:56 -07:00 |
|
Alejandro Abdelnur
|
123f20d42f
|
HADOOP-11016. KMS should support signing cookies with zookeeper secret manager. (tucu)
|
2014-09-17 15:29:17 -07:00 |
|
Jian He
|
f4886111aa
|
YARN-2558. Updated ContainerTokenIdentifier#read/write to use ContainerId#getContainerId. Contributed by Tsuyoshi OZAWA.
|
2014-09-17 15:13:59 -07:00 |
|
Colin Patrick Mccabe
|
f230248525
|
HDFS-7075. hadoop-fuse-dfs fails because it cannot find JavaKeyStoreProvider$Factory. (cmccabe)
|
2014-09-17 14:27:32 -07:00 |
|
Colin Patrick Mccabe
|
f24ac429d1
|
HDFS-6843. Add to CHANGES.txt
|
2014-09-17 13:38:11 -07:00 |
|
Colin Patrick Mccabe
|
e3803d002c
|
HDFS-6843. Create FileStatus isEncrypted() method (clamb via cmccabe)
|
2014-09-17 12:55:35 -07:00 |
|
Andrew Wang
|
ea4e2e843e
|
HDFS-6705. Create an XAttr that disallows the HDFS admin from accessing a file. (clamb via wang)
|
2014-09-17 11:23:47 -07:00 |
|
Alejandro Abdelnur
|
8a7671d753
|
Revert "HADOOP-11016. KMS should support signing cookies with zookeeper secret manager. (tucu)"
This reverts commit 0a495bef5c .
|
2014-09-17 11:11:33 -07:00 |
|
Alejandro Abdelnur
|
3f8f860cc6
|
Revert "HADOOP-10982"
This reverts commit d9a86031a0 .
|
2014-09-17 11:11:15 -07:00 |
|
Alejandro Abdelnur
|
d9a86031a0
|
HADOOP-10982
|
2014-09-17 11:08:00 -07:00 |
|
Alejandro Abdelnur
|
0a495bef5c
|
HADOOP-11016. KMS should support signing cookies with zookeeper secret manager. (tucu)
|
2014-09-17 11:08:00 -07:00 |
|
Alejandro Abdelnur
|
e4ddb6da15
|
HADOOP-11099. KMS return HTTP UNAUTHORIZED 401 on ACL failure. (tucu)
|
2014-09-17 11:07:56 -07:00 |
|
Alejandro Abdelnur
|
c0c7e6fabd
|
HADOOP-11062. CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used. (asuresh via tucu)
|
2014-09-16 23:36:36 -07:00 |
|
Alejandro Abdelnur
|
8cf1052beb
|
HADOOP-11097. kms docs say proxyusers, not proxyuser for config params. (clamb via tucu)
|
2014-09-16 23:20:35 -07:00 |
|
Alejandro Abdelnur
|
e14e71d5fe
|
HADOOP-11096. KMS: KeyAuthorizationKeyProvider should verify the keyversion belongs to the keyname on decrypt. (tucu)
|
2014-09-16 23:20:35 -07:00 |
|
junping_du
|
0e7d1dbf9a
|
YARN-1250. Addendum
|
2014-09-16 18:25:45 -07:00 |
|
junping_du
|
90a0c03f0a
|
YARN-1250. Generic history service should support application-acls. (Contributed by Zhijie Shen)
|
2014-09-16 18:20:49 -07:00 |
|
Andrew Wang
|
b6d3230e41
|
HADOOP-10922. User documentation for CredentialShell. Contributed by Larry McCay.
|
2014-09-16 17:15:23 -07:00 |
|
Andrew Wang
|
a044407b5c
|
HDFS-6789. TestDFSClientFailover.testFileContextDoesntDnsResolveLogicalURI and TestDFSClientFailover.testDoesntDnsResolveLogicalURI failing on jdk7. Contributed by Akira Ajisaka.
|
2014-09-16 17:02:06 -07:00 |
|
Andrew Wang
|
33ce887c20
|
HDFS-6851. Refactor EncryptionZoneWithId and EncryptionZone. (clamb via wang)
|
2014-09-16 16:41:09 -07:00 |
|
Benoy Antony
|
02adf7185d
|
HDFS-6799. The invalidate method in SimulatedFSDataset failed to remove (invalidate) blocks from the file system. Contributed by Megasthenis Asteris.
|
2014-09-16 16:24:23 -07:00 |
|
Allen Wittenauer
|
7971c97ec1
|
HADOOP-11022. User replaced functions get lost 2-3 levels deep (e.g., sbin) (aw)
|
2014-09-16 16:06:23 -07:00 |
|
Alejandro Abdelnur
|
3e85f5b605
|
HDFS-7006. Test encryption zones with KMS. (Anthony Young-Garner and tucu)
|
2014-09-16 14:36:07 -07:00 |
|
Allen Wittenauer
|
ffdb7eb3b2
|
HADOOP-11055. non-daemon pid files are missing (aw)
|
2014-09-16 14:11:15 -07:00 |
|
Colin Patrick Mccabe
|
56119fec96
|
HDFS-6880. Adding tracing to DataNode data transfer protocol (iwasakims via cmccabe)
|
2014-09-16 13:59:32 -07:00 |
|
XuanGong
|
8e5d6713cf
|
YARN-2557. Add a parameter "attempt_Failures_Validity_Interval" into
DistributedShell. Contributed by Xuan Gong
|
2014-09-16 10:58:18 -07:00 |
|
Vinod Kumar Vavilapalli
|
9f6891d9ef
|
YARN-2531. Added a configuration for admins to be able to override app-configs and enforce/not-enforce strict control of per-container cpu usage. Contributed by Varun Vasudev.
|
2014-09-16 10:14:46 -07:00 |
|
Kihwal Lee
|
0c26412be4
|
HDFS-6965. NN continues to issue block locations for DNs with full
disks. Contributed by Rushabh Shah.
|
2014-09-16 09:04:54 -05:00 |
|
Alejandro Abdelnur
|
7e08c0f23f
|
HADOOP-10868. Addendum
|
2014-09-15 19:39:27 -07:00 |
|
Alejandro Abdelnur
|
932ae036ac
|
HADOOP-10868. AuthenticationFilter should support externalizing the secret for signing and provide rotation support. (rkanter via tucu)
|
2014-09-15 17:05:42 -07:00 |
|
Colin Patrick Mccabe
|
0ac760a58d
|
HADOOP-11091. Eliminate old configuration parameter names from s3a (dsw via cmccabe)
|
2014-09-15 16:49:15 -07:00 |
|
Colin Patrick Mccabe
|
8008f0e819
|
HDFS-6912. SharedFileDescriptorFactory should not allocate sparse files (cmccabe)
|
2014-09-15 14:47:27 -07:00 |
|
Kihwal Lee
|
2f847b3357
|
HDFS-7059. HAadmin transtionToActive with forceActive option can show
confusing message. Contributed by Rushabh Shah.
|
2014-09-15 16:27:22 -05:00 |
|
Allen Wittenauer
|
0c8aec43f0
|
YARN-2438. yarn-env.sh cleanup (aw)
|
2014-09-15 14:09:50 -07:00 |
|
Jian He
|
88e329fdfb
|
YARN-2529. Generic history service RPC interface doesn't work when service authorization is enabled. Contributed by Zhijie Shen
|
2014-09-15 13:13:54 -07:00 |
|
cnauroth
|
9d4ec97c95
|
YARN-2549. TestContainerLaunch fails due to classpath problem with hamcrest classes. Contributed by Chris Nauroth.
|
2014-09-15 11:53:57 -07:00 |
|
Andrew Wang
|
43b0303008
|
HDFS-7032. Add WebHDFS support for reading and writing to encryption zones. Contributed by Charles Lamb.
|
2014-09-15 10:23:57 -07:00 |
|