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 |
Colin Patrick Mccabe
|
63fe2ae72c
|
HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block other threads (cmccabe)
(cherry picked from commit f6b1a81812 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockRecovery.java
(cherry picked from commit d55af8b5a3 )
|
2016-04-04 18:07:21 -07:00 |
Li Lu
|
3574b4559c
|
YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. (Akira AJISAKA via gtcarrera9)
(cherry picked from commit f61de41736 )
|
2016-04-04 14:43:37 -07:00 |
Kihwal Lee
|
7d671cad3f
|
HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee.
(cherry picked from commit a7d1fb0cd2 )
|
2016-04-04 16:41:23 -05:00 |
Masatake Iwasaki
|
97cda4077a
|
HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally fails (Lin Yiqun via iwasakims)
(cherry picked from commit 154d2532cf )
|
2016-04-05 03:44:12 +09:00 |
Arpit Agarwal
|
334beb337f
|
HADOOP-11212. NetUtils.wrapException to handle SocketException explicitly. (Contributed by Steve Loughran)
|
2016-04-04 10:50:38 -07:00 |
Steve Loughran
|
4d7162e934
|
HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse. - omitted new S3A subclass
|
2016-04-04 17:00:51 +01:00 |
naganarasimha
|
9bd089ac64
|
YARN-4746. yarn web services should convert parse failures of appId, appAttemptId and containerId to 400. Contributed by Bibin A Chundatt
(cherry picked from commit 5092c94195 )
|
2016-04-04 18:16:23 +05:30 |
Steve Loughran
|
ab67b50543
|
HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of returning an empty list. author: Pieter Reuse.
|
2016-04-03 16:39:14 +01:00 |
Vinayakumar B
|
bafcb584a8
|
HDFS-10253. Fix TestRefreshCallQueue failure (Contributed by Xiaoyu Yao)
(cherry picked from commit 54b2e78fd2 )
(cherry picked from commit aa38748997 )
|
2016-04-03 13:28:52 +05:30 |
Allen Wittenauer
|
608223b51b
|
YARN-4850. test-fair-scheduler.xml isn't valid xml (Yufei Gu via aw)
(cherry picked from commit b1394d6307 )
(cherry picked from commit 92a3dbe44f )
|
2016-04-01 16:58:00 -07:00 |
Arun Suresh
|
82d1f858ee
|
Missing file for YARN-4895.
(cherry picked from commit 5686caa9fc )
|
2016-04-01 15:58:54 -07:00 |
Arun Suresh
|
9def4d4d39
|
YARN-4895. Add subtractFrom method to ResourceUtilization class. Contributed by Konstantinos Karanasos.
(cherry picked from commit 82621e38a0 )
|
2016-04-01 15:00:30 -07:00 |
Harsh J
|
719c131c4d
|
HADOOP-11687. Ignore x-* and response headers when copying an Amazon S3 object. Contributed by Aaron Peterson and harsh.
(cherry picked from commit 256c82fe29 )
(cherry picked from commit 7c5b55d4e5 )
|
2016-04-01 14:15:43 +01:00 |
Akira Ajisaka
|
7887fab815
|
HADOOP-11661. Deprecate FileUtil#copyMerge. Contributed by Brahma Reddy Battula.
(cherry picked from commit a8d8b80a20 )
(cherry picked from commit 80d122d7fe )
|
2016-04-01 14:01:14 +09:00 |
Xiaoyu Yao
|
dc78250aa4
|
HADOOP-12950. ShutdownHookManager should have a timeout for each of the Registered shutdown hook. Contributed by Xiaoyu Yao.
(cherry picked from commit aac4d65bf9 )
|
2016-03-31 15:44:19 -07:00 |
Wangda Tan
|
6d454a5d6e
|
YARN-4634. Scheduler UI/Metrics need to consider cases like non-queue label mappings. (Sunil G via wangda)
(cherry picked from commit 12b11e2e68 )
|
2016-03-31 14:36:34 -07:00 |
Sangjin Lee
|
5e94e539e0
|
YARN-4183. Clarify the behavior of timeline service config properties (Naganarasimha G R via sjlee)
(cherry picked from commit 6d67420dbc )
|
2016-03-31 10:50:18 -07:00 |
Xiaoyu Yao
|
a0c001c0b9
|
HADOOP-12916. Allow RPC scheduler/callqueue backoff using response times. Contributed by Xiaoyu Yao.
(cherry picked from commit d95c6eb32c )
|
2016-03-31 08:58:46 -07:00 |
Akira Ajisaka
|
2d7084db20
|
HADOOP-12902. JavaDocs for SignerSecretProvider are out-of-date in AuthenticationFilter. Contributed by Gabor Liptak.
(cherry picked from commit acca149ec9 )
(cherry picked from commit b4fbc22688 )
|
2016-03-31 16:06:03 +09:00 |
Akira Ajisaka
|
3892efd3fb
|
HDFS-10221. Add .json to the rat exclusions. Contributed by Ming Ma.
(cherry picked from commit 32c0c3ecdf )
(cherry picked from commit 0795ee687b )
|
2016-03-31 09:06:48 +09:00 |
Zhe ZHang
|
2da1194699
|
HADOOP-12886. Exclude weak ciphers in SSLFactory through ssl-server.xml. Contributed by Wei-Chiu Chuang.
(cherry picked from commit 9216993b02 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/SSLFactory.java
|
2016-03-30 14:19:29 -07:00 |
Colin Patrick Mccabe
|
5cf55c5fb6
|
HDFS-10223. peerFromSocketAndKey performs SASL exchange before setting connection timeouts (cmccabe)
(cherry picked from commit 37e23ce45c )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/erasurecode/ErasureCodingWorker.java
(cherry picked from commit be5894c12d )
|
2016-03-30 13:45:05 -07:00 |
Vinayakumar B
|
def143e1e1
|
HDFS-5177. blocksScheduled count should be decremented for abandoned blocks (Contributed by Vinayakumar B)
(cherry picked from commit 09d63d5a19 )
(cherry picked from commit 0852e44110 )
|
2016-03-30 14:23:56 +08:00 |
Akira Ajisaka
|
73d51f5c47
|
MAPREDUCE-6663. [NNBench] Refactor nnbench as a Tool implementation. Contributed by Brahma Reddy Battula.
(cherry picked from commit 690d8a368d )
(cherry picked from commit 94b2ba89a4 )
|
2016-03-30 11:44:49 +09:00 |
Colin Patrick Mccabe
|
28c81640d3
|
HADOOP-12972. Lz4Compressor#getLibraryName returns the wrong version number (cmccabe)
(cherry picked from commit e3d15a2e23 )
(cherry picked from commit 9df2e54160 )
|
2016-03-29 17:15:31 -07:00 |
Arpit Agarwal
|
bfe657e83a
|
HDFS-10228. TestHDFSCLI fails. (Contributed by Akira AJISAKA)
|
2016-03-29 13:56:12 -07:00 |
Arpit Agarwal
|
9c4631b6f1
|
HDFS-9478. Reason for failing ipc.FairCallQueue contruction should be thrown. (Contributed by Ajith S)
|
2016-03-29 12:09:25 -07:00 |
Andrew Wang
|
026b84bf70
|
HDFS-10197. TestFsDatasetCache failing intermittently due to timeout. Contributed by Lin Yiqun.
(cherry picked from commit f2aec4eb82 )
(cherry picked from commit 1d79b57c14 )
|
2016-03-29 11:55:04 -07:00 |
Akira Ajisaka
|
68cd8112e7
|
MAPREDUCE-6543. Migrate MR client test cases part 2. Contributed by Dustin Cote.
(cherry picked from commit 0050fa5f1c )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMRJobClient.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/partition/TestTotalOrderPartitioner.java
(cherry picked from commit 7b2cf29f4f )
Conflicts:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TestMRJobClient.java
|
2016-03-29 18:24:22 +09:00 |
Xuan
|
d5ea2462c2
|
YARN-4863. AHS Security login should be in serviceInit() instead of serviceStart(). Contributed by Junping Du
(cherry picked from commit 80182809ae )
(cherry picked from commit ffe01e05cd )
|
2016-03-28 22:21:31 -07:00 |
Vinayakumar B
|
88b56cdfaa
|
HDFS-9871. "Bytes Being Moved" -ve(-1 B) when cluster was already balanced. (Contributed by Brahma Reddy Battulla)
(cherry picked from commit 1f004b3367 )
(cherry picked from commit f74364e8b9 )
|
2016-03-29 11:31:18 +08:00 |