Steve Loughran
|
302d499cf1
|
HADOOP-12613. TestFind.processArguments occasionally fails. (Wei-Chiu Chuang via stevel)
(cherry picked from commit c329cab92c )
|
2016-04-15 14:20:11 +09:00 |
Wangda Tan
|
c202ad6721
|
MAPREDUCE-6513. MR job got hanged forever when one NM unstable for some time. (Varun Saxena via wangda)
|
2016-04-14 17:19:26 -07:00 |
Robert Kanter
|
8da0a490c6
|
MAPREDUCE-4785. TestMRApp occasionally fails (haibochen via rkanter)
(cherry picked from commit ff0ee84d77 )
(cherry picked from commit f9f57265cf )
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
|
2016-04-14 14:54:42 -07:00 |
Kihwal Lee
|
8b1e7842e3
|
HDFS-10281. TestPendingCorruptDnMessages fails intermittently. Contributed by Mingliang Liu.
(cherry picked from commit b9c9d03591 )
|
2016-04-14 15:30:59 -05:00 |
Jason Lowe
|
9b5c5bd42f
|
YARN-4924. NM recovery race can lead to container not cleaned up. Contributed by sandflee
(cherry picked from commit 3150ae8108 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/ContainerManagerImpl.java
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/recovery/NMLeveldbStateStoreService.java
|
2016-04-14 19:40:10 +00:00 |
Kihwal Lee
|
7dd8798933
|
HDFS-10292. Add block id when client got Unable to close file exception. Contributed by Brahma Reddy Battula.
(cherry picked from commit 2c155afe27 )
|
2016-04-14 14:26:59 -05:00 |
Kihwal Lee
|
019ca8f7c1
|
HDFS-10280. Document new dfsadmin command -evictWriters. Contributed by Wei-Chiu Chuang.
(cherry picked from commit c970f1d005 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
|
2016-04-14 12:50:36 -05:00 |
Steve Loughran
|
4d90014560
|
HADOOP-12963 Allow using path style addressing for accessing the s3 endpoint. (Stephen Montgomery via stevel)
|
2016-04-14 12:45:26 +01:00 |
Steve Loughran
|
6b1f86f7f6
|
HADOOP-12969 Mark IPC.Client and IPC.Server as @Public, @Evolving (Xiaobing Zhou via stevel)
|
2016-04-14 10:35:04 +01:00 |
Akira Ajisaka
|
284718decc
|
HADOOP-12822. Change "Metrics intern cache overflow" log level from WARN to INFO. Contributed by Andras Bokor.
(cherry picked from commit 27b131e79c )
(cherry picked from commit 03bf09865f )
|
2016-04-14 10:58:05 +09:00 |
Xiaoyu Yao
|
df78ea84df
|
HADOOP-12993. Change ShutdownHookManger complete shutdown log from INFO to DEBUG. Contributed by Xiaoyu Yao.
(cherry picked from commit 8ced42daff )
|
2016-04-13 16:43:45 -07:00 |
Andrew Wang
|
1dee3e1200
|
HDFS-10279. Improve validation of the configured number of tolerated failed volumes. Contributed by Lin Yiqun.
(cherry picked from commit 314aa21a89 )
(cherry picked from commit 4c18f54c1d )
|
2016-04-13 16:40:08 -07:00 |
Xuan
|
3127b86492
|
YARN-4886. Add HDFS caller context for EntityGroupFSTimelineStore. Contributed by Li Lu
(cherry picked from commit e0cb426758 )
(cherry picked from commit 5bc64dafc3 )
|
2016-04-13 10:40:04 -07:00 |
Kihwal Lee
|
ccaf746eea
|
HDFS-10270. TestJMXGet:testNameNode() fails. Contributed by Gergely Novák
(cherry picked from commit d2f3bbc290 )
|
2016-04-13 11:24:45 -05:00 |
Junping Du
|
c85a63aba1
|
YARN-4928. Some yarn.server.timeline.* tests fail on Windows attempting to use a test root path containing a colon. Contributed by Gergely Novák.
(cherry picked from commit 08ddb3ac6d )
(cherry picked from commit a3f8491410 )
|
2016-04-13 09:05:09 -07:00 |
Junping Du
|
80c151b889
|
MAPREDUCE-6670. TestJobListCache#testEviction sometimes fails on Windows with timeout. Contributed by Gergely Novák.
(cherry picked from commit de96d7c88a )
(cherry picked from commit 5574f82799 )
|
2016-04-13 08:58:24 -07:00 |
Walter Su
|
f3dbabb13a
|
HDFS-9772. TestBlockReplacement#testThrottler doesn't work as expected. Contributed by Lin Yiqun.
(cherry picked from commit 903428bf94 )
|
2016-04-13 17:50:47 +08:00 |
Colin Patrick Mccabe
|
59b0661c7f
|
HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe)
(cherry picked from commit 35f0770555 )
(cherry picked from commit 2b0b332e2f )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/BlockPoolSlice.java
|
2016-04-12 16:30:58 -07:00 |
Vinayakumar B
|
b804b20843
|
HDFS-10271. Extra bytes are getting released from reservedSpace for append (Contributed by Brahma Reddy Battula)
(cherry picked from commit a9a607f8fc )
(cherry picked from commit 04621537c9 )
|
2016-04-12 11:47:01 +05:30 |
Akira Ajisaka
|
e2b8bdbe0a
|
HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran.
(cherry picked from commit a409508b3f )
(cherry picked from commit 8f968171bd )
|
2016-04-12 14:55:42 +09:00 |
Rohith Sharma K S
|
9d4dedd65f
|
YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.
(cherry picked from commit ff722bbbdf )
|
2016-04-12 10:05:35 +05:30 |
Vinod Kumar Vavilapalli
|
3589b9e10e
|
YARN-4168. Fixed a failing test TestLogAggregationService.testLocalFileDeletionOnDiskFull. Contributed by Takashi Ohnishi.
(cherry picked from commit 44bbc50d91 )
|
2016-04-11 12:13:37 -07:00 |
Jason Lowe
|
3cf7856878
|
Revert "YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla"
This reverts commit 9d3c51eb5a .
|
2016-04-11 15:57:56 +00:00 |
Akira Ajisaka
|
13be7a849d
|
YARN-4630. Remove useless boxing/unboxing code. Contributed by Kousuke Saruta.
(cherry picked from commit 1ff27f9d12 )
(cherry picked from commit 8cf6630fc6 )
|
2016-04-11 14:55:54 +09:00 |
Akira Ajisaka
|
35fd4d4124
|
YARN-4938. MiniYarnCluster should not request transitionToActive to RM on non-HA environment. Contributed by Eric Badger.
(cherry picked from commit 1b78b2ba17 )
(cherry picked from commit 88556294e2 )
|
2016-04-11 01:33:02 +09:00 |
Eric Payne
|
3de0ff030c
|
MAPREDUCE-6633. AM should retry map attempts if the reduce task encounters commpression related errors. Contributed by Rushabh Shah
(cherry picked from commit 1fec06e037 )
|
2016-04-09 18:29:44 +00:00 |
Steve Loughran
|
f6351519b1
|
HADOOP-12444 Support lazy seek in S3AInputStream. Rajesh Balamohan via stevel
|
2016-04-09 11:24:39 +01:00 |
Wangda Tan
|
67ee302723
|
YARN-4826. Document configuration of ReservationSystem for CapacityScheduler. (Subru Krishnan via wangda)
(cherry picked from commit fcb3fcd4c6 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/CapacityScheduler.md
(cherry picked from commit dac2021f87 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/CapacityScheduler.md
|
2016-04-08 16:33:55 -07:00 |
Chris Nauroth
|
1b5b85e560
|
HADOOP-12994. Specify PositionedReadable, add contract tests, fix problems. Contributed by Steve Loughran.
(cherry picked from commit 843ee8d59d )
(cherry picked from commit 26a23eff82 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
|
2016-04-08 13:44:27 -07:00 |
Jian He
|
4cf0b1932f
|
YARN-4740. AM may not receive the container complete msg when it restarts. Contributed by Jun Gong
|
2016-04-08 11:21:34 -07:00 |
Andrew Wang
|
bc148530d4
|
HADOOP-12951. Improve documentation on KMS ACLs and delegation tokens. Contributed by Xiao Chen.
(cherry picked from commit 594c70f779 )
(cherry picked from commit 2f983b161f )
|
2016-04-07 23:51:19 -07:00 |
Karthik Kambatla
|
ddb1407980
|
YARN-4756. Unnecessary wait in Node Status Updater during reboot. (Eric Badger via kasha)
(cherry picked from commit e82f961a39 )
(cherry picked from commit 2b97a50eec )
|
2016-04-07 17:35:06 -07:00 |
Tsz-Wo Nicholas Sze
|
413e5b4926
|
HADOOP-12909. Change ipc.Client to support asynchronous calls. Contributed by Xiaobing Zhou
|
2016-04-07 14:51:50 +08:00 |
Suresh Srinivas
|
cbd10bfa8c
|
HADOOP-8813. Add InterfaceAudience and InterfaceStability annotations to RPC Server and Client classes. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389649 13f79535-47bb-0310-9956-ffa450edef68
|
2016-04-07 14:47:04 +08:00 |
Tsz-Wo Nicholas Sze
|
f872d519db
|
HDFS-10186. DirectoryScanner: Improve logs by adding full path of both actual and expected block directories. Contributed by Rakesh R
|
2016-04-07 12:42:27 +08:00 |
Colin Patrick Mccabe
|
354801fe61
|
HDFS-10267. Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose
(cherry picked from commit 4bd7cbc29d )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockRecovery.java
(cherry picked from commit b5e6ad457f )
|
2016-04-06 21:11:48 -07:00 |
Eric Payne
|
497c65ad0c
|
HDFS-9945. Datanode command for evicting writers. Contributed by Kihwal Lee
(cherry picked from commit aede8c10ec )
|
2016-04-06 20:33:40 +00:00 |
Colin Patrick Mccabe
|
8514ab8cb5
|
HDFS-6520. hdfs fsck passes invalid length value when creating BlockReader (Xiao Chen via cmccabe)
(cherry picked from commit 188f65287d )
(cherry picked from commit 387d3f25c1 )
|
2016-04-06 11:38:19 -07:00 |
Akira Ajisaka
|
e426d1bb3f
|
HADOOP-12022. fix site -Pdocs -Pdist in hadoop-project-dist; cleanout remaining forrest bits. Contributed by Allen Wittenauer.
(cherry picked from commit 1371f993a9 )
|
2016-04-06 17:44:54 +09:00 |
Wangda Tan
|
b7c83d4883
|
YARN-4699. Scheduler UI and REST o/p is not in sync when -replaceLabelsOnNode is used to change label of a node. (Sunil G via wangda)
(cherry picked from commit 21eb428448 )
|
2016-04-05 16:30:56 -07:00 |
Kihwal Lee
|
8bb4655649
|
HDFS-10261. TestBookKeeperHACheckpoints doesn't handle ephemeral HTTP ports. Contributed by Eric Badger.
(cherry picked from commit 9ba1e5af06 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/contrib/bkjournal/src/test/java/org/apache/hadoop/contrib/bkjournal/TestBookKeeperHACheckpoints.java
(cherry picked from commit 6e37c5fe80 )
|
2016-04-05 16:54:46 -05:00 |
Ravi Prakash
|
7286c435c4
|
HDFS-10235. Last contact for Live Nodes should be relative time. Contributed by Brahma Reddy Battula.
(cherry picked from commit 0cd320a846 )
|
2016-04-05 13:43:08 -07:00 |
Masatake Iwasaki
|
deef54b261
|
YARN-4917. Fix typos in documentation of Capacity Scheduler. (Takashi Ohnishi via iwasakims)
(cherry picked from commit 500e5a5952 )
|
2016-04-06 04:01:48 +09:00 |
Masatake Iwasaki
|
90adda5da5
|
YARN-4915. Fix typo in YARN Secure Containers documentation (Takashi Ohnishi via iwasakims)
(cherry picked from commit 30206346cf )
|
2016-04-06 03:47:53 +09:00 |
Masatake Iwasaki
|
886273e123
|
HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)
(cherry picked from commit 85ec5573eb )
|
2016-04-06 03:29:49 +09:00 |
Junping Du
|
3df56a97df
|
Small addendum to YARN-4893 to fix build failure.
|
2016-04-05 08:41:48 -07:00 |
Junping Du
|
9c2dc1a194
|
YARN-4893. Fix some intermittent test failures in TestRMAdminService. Contributed by Brahma Reddy Battula.
(cherry picked from commit 6be28bcc46 )
(cherry picked from commit eeff2e35f8 )
|
2016-04-05 08:41:48 -07:00 |
Kihwal Lee
|
f9764d073f
|
HDFS-10239. Fsshell mv fails if port usage doesn't match in src and destination paths. Contributed by Kuhu Shukla.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java
(cherry picked from commit ef3da82357 )
|
2016-04-05 09:16:51 -05:00 |
Jason Lowe
|
9d3c51eb5a
|
YARN-4311. Removing nodes from include and exclude lists will not remove them from decommissioned nodes list. Contributed by Kuhu Shukla
(cherry picked from commit 1cbcd4a491 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml
|
2016-04-05 13:47:05 +00:00 |
Vinayakumar B
|
3deeb9a15f
|
HDFS-9917. IBR accumulate more objects when SNN was down for sometime. (Contributed by Brahma Reddy Battula)
(cherry picked from commit 818d6b799e )
(cherry picked from commit ad08114b92 )
|
2016-04-05 09:54:50 +08:00 |