Kihwal Lee
|
ccdb978603
|
HDFS-4366. Block Replication Policy Implementation May Skip Higher-Priority Blocks for Lower-Priority Blocks. Contributed by Derek Dagit.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510724 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 20:48:59 +00:00 |
|
Brandon Li
|
c4fb095d4a
|
move HADOOP-9806,HDFS-5043,HDFS-4962 to the right section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510675 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 19:26:52 +00:00 |
|
Brandon Li
|
440481489d
|
move HDFS-4659,HDFS-4762,HDFS-4948 to the right section in hadoop-hdfs/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510658 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 18:50:31 +00:00 |
|
Suresh Srinivas
|
390d689816
|
HDFS-5061. Make FSNameSystem#auditLoggers an unmodifiable list. Contributed by Arpit Agarwal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510611 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 17:08:09 +00:00 |
|
Sanford Ryza
|
6ea797d0d0
|
MAPREDUCE-5367. Local jobs all use same local working directory (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510610 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 17:07:58 +00:00 |
|
Kihwal Lee
|
34ae96fd8c
|
MAPREDUCE-5446. TestJobHistoryEvents and TestJobHistoryParsing have race conditions. Contributed by Jason Lowe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510581 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-05 16:03:02 +00:00 |
|
Bikas Saha
|
41e2518e0c
|
YARN-994. HeartBeat thread in AMRMClientAsync does not handle runtime exception correctly (Xuan Gong via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1510070 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-03 22:31:50 +00:00 |
|
Vinod Kumar Vavilapalli
|
ac933234ac
|
YARN-906. Fixed a bug in NodeManager where cancelling ContainerLaunch at KILLING state causes that the container to hang. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509924 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-03 00:49:09 +00:00 |
|
Jason Darrell Lowe
|
e1d398b2c9
|
MAPREDUCE-5440. TestCopyCommitter Fails on JDK7. Contributed by Robert Parker
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509900 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 22:51:34 +00:00 |
|
Colin McCabe
|
f216f22915
|
HADOOP-9761. ViewFileSystem#rename fails when using DistributedFileSystem (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509874 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 21:42:38 +00:00 |
|
Tsz-wo Sze
|
c04a7d974a
|
HDFS-5028. LeaseRenewer throws ConcurrentModificationException when timeout. Contributed by zhaoyunjiong
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 07:08:35 +00:00 |
|
Vinod Kumar Vavilapalli
|
5b7889f9a7
|
YARN-903. Changed ContainerManager to suppress unnecessary warnings when stopping already stopped containers. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509560 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 06:54:22 +00:00 |
|
Jason Darrell Lowe
|
ee350ee2ae
|
Update fix versions for JIRAs pulled from branch-2 into branch-2.1-beta.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509499 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 00:41:54 +00:00 |
|
Jason Darrell Lowe
|
ef4f9b09ac
|
Correct fix versions for MAPREDUCE-5428 and YARN-573.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509475 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 23:54:19 +00:00 |
|
Aaron Myers
|
fac31faea5
|
Fix line endings of releasenotes.html.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509469 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 23:36:44 +00:00 |
|
Chris Nauroth
|
dc119ef7da
|
HADOOP-9801. Configuration#writeXml uses platform defaulting encoding, which may mishandle multi-byte characters. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509405 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 20:03:31 +00:00 |
|
Jason Darrell Lowe
|
bfe5a528d8
|
MAPREDUCE-5428. HistoryFileManager doesn't stop threads when service is stopped. Contributed by Karthik Kambatla
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509401 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 19:57:31 +00:00 |
|
Jason Darrell Lowe
|
4757963d32
|
YARN-573. Shared data structures in Public Localizer and Private Localizer are not Thread safe. Contributed by Omkar Vinit Joshi
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509389 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 19:34:55 +00:00 |
|
Brandon Li
|
60be5fb9ed
|
HADOOP-9806 PortmapInterface should check if the procedure is out-of-range. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509347 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 17:48:01 +00:00 |
|
Siddharth Seth
|
381a4c4213
|
MAPREDUCE-5352. Optimize node local splits generated by CombineFileInputFormat. (sseth)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509345 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 17:42:24 +00:00 |
|
Sanford Ryza
|
1ff7043a1f
|
YARN-758. Augment MockNM to use multiple cores (Karthik Kambatla via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509086 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 06:10:48 +00:00 |
|
Tsz-wo Sze
|
1f2d08fbe5
|
HDFS-4513. Clarify in the WebHDFS REST API that all JSON respsonses may contain additional properties.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509075 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 03:47:39 +00:00 |
|
Tsz-wo Sze
|
134557da47
|
HADOOP-9803. Add a generic type parameter to RetryInvocationHandler.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509070 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 02:20:33 +00:00 |
|
Colin McCabe
|
9ad19eec6f
|
HADOOP-9758. Provide configuration option for FS/FC symlink resolution. (Andrew Wang via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509064 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 01:04:29 +00:00 |
|
Vinod Kumar Vavilapalli
|
ba5925c96a
|
YARN-502. Fixed a state machine issue with RMNode inside ResourceManager which was crashing scheduler. Contributed by Mayank Bansal.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509060 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-01 00:55:08 +00:00 |
|
Sanford Ryza
|
3ab5f46643
|
HADOOP-9787. ShutdownHelper util to shutdown threads and threadpools. (Karthik Kambatla via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1509051 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 23:42:33 +00:00 |
|
Brandon Li
|
4f68aa0600
|
HDFS-5043. For HdfsFileStatus, set default value of childrenNum to -1 instead of 0 to avoid confusing applications. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1508694 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-31 00:49:47 +00:00 |
|
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 |
|