Kihwal Lee
|
bb98856af9
|
HADOOP-14032. Reduce fair call queue priority inversion. Contributed by Daryn Sharp.
(cherry picked from commit a0bfb41504 )
|
2017-02-09 10:14:18 -06:00 |
Xiao Chen
|
04076e783b
|
HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang.
|
2017-02-08 23:52:59 -08:00 |
Jason Lowe
|
af65f8bb59
|
YARN-6137. Yarn client implicitly invoke ATS client which accesses HDFS. Contributed by Li Lu
(cherry picked from commit 37b4acf7ce )
|
2017-02-08 15:01:10 -06:00 |
Sunil G
|
959db38662
|
YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang.
|
2017-02-08 16:03:45 +05:30 |
Kihwal Lee
|
2bbcaa8ad0
|
HADOOP-14050. Add process name to kms process. Contributed by Rushabh S Shah.
(cherry picked from commit 7baa6dac54 )
|
2017-02-03 15:40:34 -06:00 |
Eric Payne
|
4e423edd95
|
HDFS-9300. TestDirectoryScanner.testThrottle() is still a little flakey. Contributed by Daniel Templeton.
(cherry picked from commit 3c0adac88c )
|
2017-02-02 15:34:59 -05:00 |
Anu Engineer
|
4f135647fd
|
HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin
(cherry picked from commit a95639068c )
|
2017-01-27 21:09:03 +00:00 |
Zhe Zhang
|
1a6b6e249f
|
HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki.
(cherry picked from commit 18e1d68209 )
(cherry picked from commit 558fee285a )
|
2017-01-25 10:53:06 -08:00 |
Akira Ajisaka
|
71cbc4f6b5
|
HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen.
(cherry picked from commit b1a9ec856b )
(cherry picked from commit db47bd15dd )
|
2017-01-24 14:10:54 +09:00 |
Eric Yang
|
e72f485d8c
|
HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu.
(cherry picked from commit a847903b6e )
|
2017-01-21 15:49:32 -08:00 |
Chris Nauroth
|
cf6c143c0f
|
YARN-5456. container-executor support for FreeBSD, NetBSD, and others if conf path is absolute. Contributed by Allen Wittenauer.
(cherry picked from commit b913677365 )
(cherry picked from commit c5203e170ddd68fc8532792878c37d4762068472)
|
2017-01-19 20:51:38 +05:30 |
Chris Nauroth
|
3668da2c18
|
YARN-5121. fix some container-executor portability issues. Contributed by Allen Wittenauer.
(cherry picked from commit ef501b1a0b )
(cherry picked from commit 384803d09ac45886e74a0501f4b419a2b756c20c)
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/test-container-executor.c
|
2017-01-19 20:51:38 +05:30 |
Steve Loughran
|
77401bd5fc
|
HADOOP-13496. Include file lengths in Mismatch in length error for distcp. Contributed by Ted Yu
|
2017-01-19 11:24:58 +00:00 |
Akira Ajisaka
|
b8b8b9a32b
|
HADOOP-14001. Improve delegation token validity checking.
(cherry picked from commit 1763467210 )
(cherry picked from commit c6c29d0080 )
|
2017-01-19 17:59:18 +09:00 |
Vinitha Reddy Gankidi
|
e7b4f88acd
|
HDFS-10733. NameNode terminated after full GC thinking QJM is unresponsive. Contributed by Vinitha Gankidi.
|
2017-01-18 12:57:09 -08:00 |
Kihwal Lee
|
7d949cc432
|
HADOOP-13976. Path globbing does not match newlines. Contributed by Eric Badger.
(cherry picked from commit 706d630eb9 )
|
2017-01-17 15:13:56 -06:00 |
Junping Du
|
fbcc45c8d1
|
Update document to reflect right versions, new features and big improvements on 2.8 release.
|
2017-01-17 13:08:58 -08:00 |
Jason Lowe
|
63275b7163
|
MAPREDUCE-6831. Flaky test TestJobImpl.testKilledDuringKillAbort. Contributed by Peter Bacsko
(cherry picked from commit 78b487bde1 )
|
2017-01-17 16:05:00 +00:00 |
Naganarasimha
|
e459092a08
|
YARN-6072. RM unable to start in secure mode. Contributed by Ajith S.
|
2017-01-12 10:14:39 +05:30 |
Andrew Wang
|
b7b8671c0e
|
HDFS-11312. Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto. Contributed by Sean Mackrory.
(cherry picked from commit d51f8ba808 )
(cherry picked from commit b089e122b1 )
|
2017-01-11 15:13:43 -08:00 |
Steve Loughran
|
e32cd52481
|
HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran
|
2017-01-11 17:15:01 +00:00 |
Junping Du
|
dbac88baa9
|
YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe.
|
2017-01-10 18:06:18 -08:00 |
Junping Du
|
7706a63fb4
|
Preparing for 2.8.1 development after cutting off 2.8.0 branch.
|
2017-01-10 18:03:51 -08:00 |
Yongjun Zhang
|
f5e837e300
|
HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang.
(cherry picked from commit 603cbcd513 )
|
2017-01-09 16:25:18 -08:00 |
Varun Saxena
|
fedcce2f4c
|
YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du via Varun Saxena)
(cherry picked from commit f59e36b4ce )
|
2017-01-09 11:27:48 +05:30 |
Junping Du
|
e7ad66b55b
|
HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du.
(cherry picked from commit 94f1d06f20 )
(cherry picked from commit 7b5b57e5b2 )
|
2017-01-08 15:49:10 -08:00 |
Junping Du
|
031ad740b9
|
MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph.
(cherry picked from commit 679478d0c6 )
(cherry picked from commit bf87c523ab )
|
2017-01-07 22:08:07 -08:00 |
Jason Lowe
|
8ffe5eb7bd
|
MAPREDUCE-6682. TestMRCJCFileOutputCommitter fails intermittently Contributed by Akira Ajisaka.
(cherry picked from commit 8f1c374bec )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestMRTimelineEventHandling.java
|
2017-01-06 18:55:48 +00:00 |
Chris Nauroth
|
15e89634a5
|
HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore.
(cherry picked from commit 4c8f9e1302 )
(cherry picked from commit 9c61858ee7 )
|
2017-01-05 15:05:12 -08:00 |
Wei-Chiu Chuang
|
162c6cc9f4
|
HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang.
(cherry picked from commit 0cb99db9d9 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockScanner.java
|
2017-01-05 13:29:43 -08:00 |
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.
(cherry picked from commit 069c6c62de )
(cherry picked from commit 4041d2b49e )
|
2017-01-05 13:23:47 -08:00 |
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.
(cherry picked from commit 736f54b727 )
|
2017-01-05 20:37:56 +00:00 |
Jason Lowe
|
2adce1b361
|
YARN-5246. NMWebAppFilter web redirects drop query parameters. Contributed by Varun Vasudev.
(cherry picked from commit d0162f2040 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/util/WebAppUtils.java
|
2017-01-05 20:28:26 +00:00 |
Rohith Sharma K S
|
0c1615c368
|
MAPREDUCE-6662. Clear ASF Warnings on test data files. Contributed by Vinayakumar B
(cherry picked from commit 0ef8bbfd87 )
(cherry picked from commit f22ce96b50 )
|
2017-01-05 18:03:48 +09:00 |
Haohui Mai
|
e690cd5011
|
HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao.
|
2017-01-04 21:15:01 -08:00 |
Jian He
|
42d1b38989
|
YARN-4164. Changed updateApplicationPriority API to return the updated application priority. Contributed by Rohith Sharma K S
|
2017-01-04 15:43:06 -08:00 |
Jian He
|
ca66bedeff
|
YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du
(cherry picked from commit 264c06a438 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceTrackerService.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/MockNM.java
|
2017-01-04 15:09:14 -08:00 |
Varun Saxena
|
2b4950b094
|
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)
(cherry picked from commit 7584fbf4cb )
|
2017-01-04 18:29:21 +00:00 |
Robert Kanter
|
d738f4b652
|
MAPREDUCE-6675. TestJobImpl.testUnusableNode failed (haibochen via rkanter)
(cherry picked from commit 9d3fcdfbb3 )
|
2017-01-04 18:18:29 +00:00 |
Masatake Iwasaki
|
a631247c2a
|
HADOOP-12605. Fix intermittent failure of TestIPC.testIpcWithReaderQueuing (iwasakims)
(cherry picked from commit 9eec6cbedc )
|
2017-01-04 18:04:43 +00:00 |
Junping Du
|
7aa95bcdd5
|
Addendum patch to YARN-3866: fix incompatible API change.
|
2017-01-04 00:05:09 -08:00 |
Akira Ajisaka
|
58a1753373
|
HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang.
(cherry picked from commit 01d31fe938 )
(cherry picked from commit 3e2d26a97f )
|
2017-01-04 14:20:04 +09:00 |
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)
|
2017-01-03 16:21:46 -08:00 |
Mingliang Liu
|
a58a1b55bf
|
Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran"
This reverts commit d61af93bef .
|
2017-01-03 14:45:46 -08:00 |
Mingliang Liu
|
d61af93bef
|
HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran
(cherry picked from commit 451efb08fe )
|
2017-01-03 13:09:53 -08:00 |
Brahma Reddy Battula
|
7392a5a72c
|
Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao."
This reverts commit 0ff9efcf37 .
|
2017-01-03 19:30:45 +05:30 |
Brahma Reddy Battula
|
b8be8f0d4f
|
HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin.
|
2016-12-31 16:27:17 +05:30 |
Haohui Mai
|
0ff9efcf37
|
HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao.
|
2016-12-31 01:07:41 -08:00 |
Jian He
|
d7b80f1b02
|
YARN-5709. Cleanup leader election configs and pluggability. Contributed by Karthik Kambatla
|
2016-12-29 16:24:17 -08:00 |
Wangda Tan
|
1e886e7520
|
YARN-4567. Fix javadoc of ResourceManager.java failing on Java 8. (stevel)
|
2016-12-29 16:05:47 -08:00 |