Andrew Wang
|
141837fbc4
HDFS-11312. Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto. Contributed by Sean Mackrory.
|
%!s(int64=8) %!d(string=hai) anos |
Steve Loughran
|
fefe4f27a5
HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran
|
%!s(int64=8) %!d(string=hai) anos |
Junping Du
|
91dca4e24e
YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe.
|
%!s(int64=8) %!d(string=hai) anos |
Yongjun Zhang
|
f5e837e300
HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang.
|
%!s(int64=8) %!d(string=hai) anos |
Varun Saxena
|
fedcce2f4c
YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du via Varun Saxena)
|
%!s(int64=8) %!d(string=hai) anos |
Junping Du
|
e7ad66b55b
HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du.
|
%!s(int64=8) %!d(string=hai) anos |
Junping Du
|
031ad740b9
MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph.
|
%!s(int64=8) %!d(string=hai) anos |
Jason Lowe
|
8ffe5eb7bd
MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka.
|
%!s(int64=8) %!d(string=hai) anos |
Chris Nauroth
|
15e89634a5
HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore.
|
%!s(int64=8) %!d(string=hai) anos |
Wei-Chiu Chuang
|
162c6cc9f4
HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang.
|
%!s(int64=8) %!d(string=hai) anos |
Vinod Kumar Vavilapalli
|
9721735ce9
HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba.
|
%!s(int64=9) %!d(string=hai) anos |
Junping Du
|
689d19575f
YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong.
|
%!s(int64=8) %!d(string=hai) anos |
Jason Lowe
|
2adce1b361
YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev.
|
%!s(int64=8) %!d(string=hai) anos |
Rohith Sharma K S
|
0c1615c368
MAPREDUCE-6662. Clear ASF Warnings on test data files. Contributed by Vinayakumar B
|
%!s(int64=9) %!d(string=hai) anos |
Haohui Mai
|
e690cd5011
HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao.
|
%!s(int64=8) %!d(string=hai) anos |
Jian He
|
42d1b38989
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
%!s(int64=9) %!d(string=hai) anos |
Jian He
|
ca66bedeff
YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du
|
%!s(int64=9) %!d(string=hai) anos |
Varun Saxena
|
2b4950b094
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
|
%!s(int64=8) %!d(string=hai) anos |
Robert Kanter
|
d738f4b652
MAPREDUCE-6675. TestJobImpl.testUnusableNode failed (haibochen via rkanter)
|
%!s(int64=9) %!d(string=hai) anos |
Masatake Iwasaki
|
a631247c2a
HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing (iwasakims)
|
%!s(int64=9) %!d(string=hai) anos |
Junping Du
|
7aa95bcdd5
Addendum patch to YARN-3866: fix incompatible API change.
|
%!s(int64=8) %!d(string=hai) anos |
Akira Ajisaka
|
58a1753373
HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang.
|
%!s(int64=8) %!d(string=hai) anos |
Wangda Tan
|
ebafe075d6
YARN-6029. CapacityScheduler deadlock when ParentQueue#getQueueUserAclInfo is called by one thread and LeafQueue#assignContainers is releasing excessive reserved container is called by another thread. (Tao Yang via wangda)
|
%!s(int64=8) %!d(string=hai) anos |
Mingliang Liu
|
a58a1b55bf
Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran"
|
%!s(int64=8) %!d(string=hai) anos |
Mingliang Liu
|
d61af93bef
HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran
|
%!s(int64=8) %!d(string=hai) anos |
Brahma Reddy Battula
|
7392a5a72c
Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao."
|
%!s(int64=8) %!d(string=hai) anos |
Brahma Reddy Battula
|
b8be8f0d4f
HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin.
|
%!s(int64=8) %!d(string=hai) anos |
Haohui Mai
|
0ff9efcf37
HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao.
|
%!s(int64=8) %!d(string=hai) anos |
Jian He
|
d7b80f1b02
YARN-5709. Cleanup leader election configs and pluggability. Contributed by Karthik Kambatla
|
%!s(int64=8) %!d(string=hai) anos |
Wangda Tan
|
1e886e7520
YARN-4567. Fix javadoc of ResourceManager.java failing on Java 8. (stevel)
|
%!s(int64=8) %!d(string=hai) anos |