Vinod Kumar Vavilapalli
|
813efd25a1
|
YARN-966. Fixed ContainerLaunch to not fail quietly when there are no localized resources due to some other failure. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508688 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 23:58:17 +00:00 |
|
Vinod Kumar Vavilapalli
|
48264f1994
|
YARN-948. Changed ResourceManager to validate the release container list before actually releasing them. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508609 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 20:30:54 +00:00 |
|
Vinod Kumar Vavilapalli
|
1d915238a6
|
MAPREDUCE-5385. Fixed a bug with JobContext getCacheFiles API. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508595 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 20:04:37 +00:00 |
|
Chris Nauroth
|
52694344fd
|
HADOOP-9768. Moving from 2.1.0-beta to 2.1.1-beta in CHANGES.txt, because this patch did not make it into the 2.1.0-beta RC.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508527 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 17:08:51 +00:00 |
|
Arun Murthy
|
8d5f65ac14
|
Updating releasenotes for hadoop-2.1.0-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508425 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 12:54:46 +00:00 |
|
Arun Murthy
|
c70178edca
|
Updating release date for hadoop-2.1.0-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508402 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 12:19:35 +00:00 |
|
Arun Murthy
|
569a9bd5f9
|
Moved HADOOP-9509 & HADOOP-9515 to appropriate release of 2.1.0-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508400 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 12:13:47 +00:00 |
|
Suresh Srinivas
|
8c7a7e6196
|
HDFS-5025. Record ClientId and CallId in EditLog to enable rebuilding retry cache in case of HA failover. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508332 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 07:51:38 +00:00 |
|
Suresh Srinivas
|
3be4036abe
|
HADOOP-9792. Retry the methods that are tagged @AtMostOnce along with @Idempotent. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508312 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 06:19:28 +00:00 |
|
Chris Nauroth
|
33552b664b
|
HADOOP-9768. chown and chgrp reject users and groups with spaces on platforms where spaces are otherwise acceptable. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508305 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 05:28:43 +00:00 |
|
Jing Zhao
|
f451228250
|
HADOOP-9786. RetryInvocationHandler#isRpcInvocation should support ProtocolTranslator. Contributed by Suresh Srinivas and Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 05:22:32 +00:00 |
|
Vinod Kumar Vavilapalli
|
3ca892dc0a
|
Reverting YARN-245 to fix a critical bug.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508277 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-30 03:06:54 +00:00 |
|
Colin McCabe
|
f593d57296
|
revert HADOOP-9652
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 23:56:59 +00:00 |
|
Vinod Kumar Vavilapalli
|
817a654346
|
YARN-945. Removed setting of AMRMToken's service from ResourceManager and changed client libraries do it all the time and correctly. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508232 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 23:17:39 +00:00 |
|
Jason Darrell Lowe
|
8bb035509e
|
MAPREDUCE-5411. Refresh size of loaded job cache on history server. Contributed by Ashwin Shankar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508220 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 22:33:45 +00:00 |
|
Vinod Kumar Vavilapalli
|
c23cf3cddf
|
YARN-961. Changed ContainerManager to enforce Token auth irrespective of security. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508216 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 22:23:29 +00:00 |
|
Sanford Ryza
|
9eb06b31d6
|
YARN-932. TestResourceLocalizationService.testLocalizationInit can fail on JDK7. (Karthik Kambatla via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 22:06:28 +00:00 |
|
Aaron Myers
|
215d6331d6
|
HDFS-5027. On startup, DN should scan volumes in parallel. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508165 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 18:28:07 +00:00 |
|
Vinod Kumar Vavilapalli
|
412e19f8e3
|
YARN-245. Fixed NodeManager to handle duplicate responses from ResourceManager. Contributed by Mayank Bansal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508157 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 18:15:05 +00:00 |
|
Daryn Sharp
|
65be212675
|
HADOOP-9698. [RPC v9] Client must honor server's SASL negotiate response (daryn)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508086 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 14:44:21 +00:00 |
|
Luke Lu
|
13b526b15f
|
YARN-347. Node CLI should show CPU info besides memory in node status. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507959 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-29 07:34:19 +00:00 |
|
Alejandro Abdelnur
|
f179afc68d
|
YARN-937. Fix unmanaged AM in non-secure/secure setup post YARN-701. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507706 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 20:04:38 +00:00 |
|
Vinod Kumar Vavilapalli
|
ae8f07d47b
|
YARN-960. Fixed ResourceManager to propagate client-submitted credentials irrespective of security. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507700 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 18:50:27 +00:00 |
|
Tsz-wo Sze
|
ac3c1245c7
|
Move HDFS-3880 to section 2.1.0-beta in CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507588 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 07:07:48 +00:00 |
|
Tsz-wo Sze
|
49d8dceb1f
|
Move YARN-84 to section 2.1.0-beta in CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507587 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-27 07:03:25 +00:00 |
|
Konstantin Boudnik
|
dc17bda4b6
|
HDFS-5004. Add additional JMX bean for NameNode status data. Contributed by Trevor Lorimer.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507530 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 23:59:37 +00:00 |
|
Colin McCabe
|
02d5830a00
|
HDFS-5035. getFileLinkStatus and rename do not correctly check permissions of symlinks (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507525 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 23:54:17 +00:00 |
|
Colin McCabe
|
16fe97bebf
|
HADOOP-9652. RawLocalFs#getFileLinkStatus does not fill in the link owner and mode. (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507506 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 23:02:37 +00:00 |
|
Jason Darrell Lowe
|
7b5aa72d0a
|
MAPREDUCE-5419. TestSlive is getting FileNotFound Exception. Contributed by Robert Parker
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507486 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 22:01:25 +00:00 |
|
Chris Nauroth
|
38adf46c02
|
HADOOP-9507. LocalFileSystem rename() is broken in some cases when destination exists. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507429 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 20:47:05 +00:00 |
|
Suresh Srinivas
|
b3d7442b2b
|
HADOOP-9770. Make RetryCache#state non volatile. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507414 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 19:59:06 +00:00 |
|
Colin McCabe
|
07b076917e
|
HDFS-5034. Remove debug prints from GetFileLinkInfo (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507406 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 19:21:31 +00:00 |
|
Vinod Kumar Vavilapalli
|
e55d0ef515
|
MAPREDUCE-5421. Fixed TestNonExistentJob failure after YARN-873. Contributed by Junping Du.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507401 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 19:15:36 +00:00 |
|
Jason Darrell Lowe
|
ec18984252
|
MAPREDUCE-1981. Improve getSplits performance by using listLocatedStatus. Contributed by Hairong Kuang and Jason Lowe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507385 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 18:16:19 +00:00 |
|
Colin McCabe
|
55dfadec80
|
reverting HDFS-5034 because jenkins did not run on it
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507373 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 17:20:18 +00:00 |
|
Colin McCabe
|
569e609c38
|
HDFS-5034. Remove debug prints from GetFileLinkInfo (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507369 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 17:13:11 +00:00 |
|
Tsz-wo Sze
|
a690a215db
|
HADOOP-9756. Remove the deprecated getServer(..) methods from RPC. Contributed by Junping Du
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507259 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 10:59:20 +00:00 |
|
Suresh Srinivas
|
7723b139d5
|
HDFS-5016. Deadlock in pipeline recovery causes Datanode to be marked dead. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507189 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 04:42:41 +00:00 |
|
Suresh Srinivas
|
1b531c1dbb
|
HDFS-4979. Implement retry cache on Namenode. Contributed by Suresh Srinivas.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507170 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 01:09:27 +00:00 |
|
Tsz-wo Sze
|
42e8cbf92c
|
HADOOP-9773. TestLightWeightCache should not set size limit to zero when testing it.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507165 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-26 00:55:24 +00:00 |
|
Jason Darrell Lowe
|
8fa3ebd134
|
MAPREDUCE-5386. Ability to refresh history server job retention and job cleaner settings. Contributed by Ashwin Shankar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507135 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-25 21:27:56 +00:00 |
|
Jason Darrell Lowe
|
b9b2647ebc
|
MAPREDUCE-5251. Reducer should not implicate map attempt if it has insufficient space to fetch map output. Contributed by Ashwin Shankar
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1507104 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-25 19:38:49 +00:00 |
|
Vinod Kumar Vavilapalli
|
db1e0c1eef
|
YARN-688. Fixed NodeManager to properly cleanup containers when it is shut down. Contributed by Jian He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506814 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-25 04:14:25 +00:00 |
|
Jing Zhao
|
f138ae68f9
|
HDFS-5024. Make DatanodeProtocol#commitBlockSynchronization idempotent. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506789 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-25 00:32:40 +00:00 |
|
Alejandro Abdelnur
|
cc0a0fce63
|
HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506762 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 22:41:52 +00:00 |
|
Alejandro Abdelnur
|
c43c763151
|
MAPREDUCE-5213. Re-assess TokenCache methods marked @Private. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506758 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 22:31:31 +00:00 |
|
Bikas Saha
|
9c453d4432
|
YARN-875. Application can hang if AMRMClientAsync callback thread has exception (Xuan Gong via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506750 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 22:13:17 +00:00 |
|
Bikas Saha
|
ed6598791e
|
YARN-873. YARNClient.getApplicationReport(unknownAppId) returns a null report (Xuan Gong via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506732 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 21:34:47 +00:00 |
|
Kihwal Lee
|
605fafb4c0
|
YARN-968. RM admin commands don't work. Contributed by Vinod Kumar Vavilapalli.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506675 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 19:43:48 +00:00 |
|
Kihwal Lee
|
99416cc0b0
|
Fixing CHANGES.txt in hdfs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1506560 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-24 14:00:50 +00:00 |
|