Xuan
|
b3badf935a
|
YARN-2841. RMProxy should retry EOFException. Contributed by Jian He
(cherry picked from commit 5c9a51f140ba76ddb25580aeb288db25e3f9653f)
|
2014-11-10 18:26:32 -08:00 |
|
Jian He
|
2b125b3a39
|
HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran
(cherry picked from commit 86bf8c7193013834f67e03bd67a320cc080ef32c)
|
2014-11-10 17:26:12 -08:00 |
|
Haohui Mai
|
d47a34fc66
|
HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li.
|
2014-11-10 15:43:16 -08:00 |
|
Karthik Kambatla
|
92de44c2c5
|
Set the release date for 2.5.2
(cherry picked from commit 68a050872896f93582f95420dd6e2bdefa4fd7cc)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-11-10 15:23:43 -08:00 |
|
Haohui Mai
|
ebb0636c9d
|
HADOOP-11289. Fix typo in RpcUtil log message. Contributed by Charles Lamb.
|
2014-11-10 11:05:37 -08:00 |
|
Arun C. Murthy
|
adfb830a2b
|
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
|
2014-11-09 19:19:02 -08:00 |
|
Arun C. Murthy
|
d827b7a013
|
Release Notes for hadoop-2.6.0.
|
2014-11-09 19:15:37 -08:00 |
|
Karthik Kambatla
|
569b7dae6c
|
Fix broken download of directories
(cherry picked from commit 745c9a01243b8eefc72d89d1164d7d010b80983b)
|
2014-11-09 19:03:31 -08:00 |
|
Vinod Kumar Vavilapalli
|
d76fc94b21
|
YARN-2834. Fixed ResourceManager to ignore token-renewal failures on recovery consistent with the (somewhat incorrect) behaviour in the non-recovery case. Contributed by Jian He.
(cherry picked from commit e76faebc9589654e83c8244ef9aff88391e56b80)
|
2014-11-09 18:57:48 -08:00 |
|
Arun C. Murthy
|
cff08dab5e
|
Updated CHANGES.txt to reflect hadoop-2.6.0 release dates.
(cherry picked from commit 770cc144425b6188d9b93178c77a35cd830a60df)
|
2014-11-09 18:48:01 -08:00 |
|
Arun C. Murthy
|
1fc98b5c9a
|
Revert "HDFS-7383. Merged to branch-2.6 also."
This reverts commit 755af2768b2be1ded532e795db30ec0bfea03e66.
|
2014-11-09 18:25:05 -08:00 |
|
Arun C. Murthy
|
755af2768b
|
HDFS-7383. Merged to branch-2.6 also.
(cherry picked from commit f62ec31739cc15097107655c6c8265b5d3625817)
|
2014-11-09 18:22:58 -08:00 |
|
Suresh Srinivas
|
d8e699be73
|
HDFS-7383. Moved the jira from release 2.7.0 section to 2.6.0 in CHANGES.txt
|
2014-11-09 18:22:18 -08:00 |
|
Arun C. Murthy
|
e3877e8051
|
HADOOP-10786. Moved to hadoop-2.7.X.
(cherry picked from commit 14b87b70a8dfc03801dcf5f33caa7fd2cc589840)
|
2014-11-09 18:19:47 -08:00 |
|
Suresh Srinivas
|
d4f2e791a5
|
HDFS-7383. DataNode.requestShortCircuitFdsForRead may throw NullPointerException. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-09 17:55:49 -08:00 |
|
Haohui Mai
|
9e63cb4492
|
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
|
2014-11-09 17:48:40 -08:00 |
|
Arun C. Murthy
|
175d222bfc
|
YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles.
(cherry picked from commit 43cd07b408c6613d2c9aa89203cfa3110d830538)
|
2014-11-09 15:03:59 -08:00 |
|
Arun C. Murthy
|
1f5bad04ce
|
HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs.
(cherry picked from commit 6caa8100d5d2547e34356dc279fd5e65b81a925a)
|
2014-11-09 05:23:10 -08:00 |
|
Arun C. Murthy
|
242404b025
|
HADOOP-10563. Fix bad merge which messed up hadoop-common/CHANGES.txt.
|
2014-11-09 05:23:05 -08:00 |
|
cnauroth
|
98b81c6624
|
HDFS-7382. DataNode in secure mode may throw NullPointerException if client connects before DataNode registers itself with NameNode. Contributed by Chris Nauroth.
(cherry picked from commit 9ba8d8c7eb65eeb6fe673f04e493d9eedd95a822)
|
2014-11-08 22:29:15 -08:00 |
|
Vinod Kumar Vavilapalli
|
0a5d95f705
|
YARN-2607. Fixed issues in TestDistributedShell. Contributed by Wangda Tan.
(cherry picked from commit 737d9284c109dac20ff423f30c62f6abe2db10f7)
|
2014-11-08 11:02:17 -08:00 |
|
Zhijie Shen
|
1880a5a7c3
|
YARN-2505. Supported get/add/remove/change labels in RM REST API. Contributed by Craig Welch.
(cherry picked from commit 9a4e0d343e9e891c10ef6682e7b2231a59e69ade)
|
2014-11-07 20:39:53 -08:00 |
|
Vinod Kumar Vavilapalli
|
b865a95f06
|
YARN-2826. Fixed user-groups mappings' refresh bug caused by YARN-2826. Contributed by Wangda Tan.
(cherry picked from commit df36edf751202db00d8f43103d7120ec56d70a04)
|
2014-11-07 19:44:52 -08:00 |
|
Xuan
|
7d26cffb0c
|
YARN-2819. NPE in ATS Timeline Domains when upgrading from 2.4 to 2.6. Contributed by Zhijie Shen
(cherry picked from commit 4a114dd67aae83e5bb2d65470166de954acf36a2)
|
2014-11-07 16:12:45 -08:00 |
|
Jason Lowe
|
9447235527
|
YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli
(cherry picked from commit 1e215e8ba2e801eb26f16c307daee756d6b2ca66)
|
2014-11-07 23:41:29 +00:00 |
|
Jason Lowe
|
a5764cb783
|
YARN-2825. Container leak on NM. Contributed by Jian He
(cherry picked from commit c3d475070a1ec54c4b05923f4782cef204effd2c)
|
2014-11-07 23:17:34 +00:00 |
|
cnauroth
|
3ef876712c
|
HADOOP-11282. Skip NFS TestShellBasedIdMapping tests that are irrelevant on Windows. Contributed by Chris Nauroth.
(cherry picked from commit 68db5b3736287ef218acc861368c6b95b72fa2f4)
|
2014-11-07 14:32:04 -08:00 |
|
Vinod Kumar Vavilapalli
|
a50345f654
|
YARN-2753. Fixed a bunch of bugs in the NodeLabelsManager classes. Contributed by Zhihai xu.
(cherry picked from commit 4cfd5bc7c18bb9a828f573b5c4d2b13fa28e732a)
|
2014-11-07 14:16:54 -08:00 |
|
Haohui Mai
|
52d5425aad
|
HDFS-7379. TestBalancer#testBalancerWithRamDisk creates test files incorrectly. Contributed by Xiaoyu Yao.
|
2014-11-07 13:39:23 -08:00 |
|
cnauroth
|
c16f718293
|
YARN-2803. MR distributed cache not working correctly on Windows after NodeManager privileged account changes. Contributed by Craig Welch.
(cherry picked from commit 06b797947c980d7d21864eb8b700cf565756aac1)
|
2014-11-07 12:36:42 -08:00 |
|
Vinod Kumar Vavilapalli
|
7b19079657
|
YARN-2827. Fixed bugs in "yarn queue" CLI. Contributed by Wangda Tan.
|
2014-11-07 12:00:49 -08:00 |
|
Vinod Kumar Vavilapalli
|
d5d2905262
|
YARN-2824. Fixed Capacity Scheduler to not crash when some node-labels are not mapped to queues by making default capacities per label to be zero. Contributed by Wangda Tan.
(cherry picked from commit 2ac1be7dec4aef001e3162e364249933b2c4a6c4)
|
2014-11-07 10:44:25 -08:00 |
|
Xuan
|
bf79541868
|
YARN-2810. TestRMProxyUsersConf fails on Windows VMs. Contributed by Varun Vasudev
(cherry picked from commit 1e97f2f09464e871773188f642f3a01b744c580f)
|
2014-11-07 09:46:04 -08:00 |
|
Vinod Kumar Vavilapalli
|
eb01c602ed
|
YARN-2823. Fixed ResourceManager app-attempt state machine to inform schedulers about previous finished attempts of a running appliation to avoid expectation mismatch w.r.t transferred containers. Contributed by Jian He.
(cherry picked from commit a5657182a7accebe08cd86e46b4cdeb163d4d1f2)
|
2014-11-07 09:30:04 -08:00 |
|
cnauroth
|
a3496b7e01
|
HADOOP-11280. TestWinUtils#testChmod fails after removal of NO_PROPAGATE_INHERIT_ACE. Contributed by Chris Nauroth.
(cherry picked from commit 42bbe3794e4a8edef020e08111dbd7f1058938e2)
|
2014-11-07 00:04:13 -08:00 |
|
cnauroth
|
c7752f9180
|
HDFS-7226. Update CHANGES.txt to indicate fix in 2.6.0.
(cherry picked from commit d026f3676278e24d7032dced5f14b52dec70b987)
|
2014-11-06 23:10:48 -08:00 |
|
cnauroth
|
58e8b280c7
|
HDFS-7221. Update CHANGES.txt to indicate fix in 2.6.0.
(cherry picked from commit e7f1c0482e5dff8a1549ace1fc2b366941170c58)
|
2014-11-06 22:47:24 -08:00 |
|
Vinod Kumar Vavilapalli
|
b1521c7c3c
|
YARN-2647. Added a queue CLI for getting queue information. Contributed by Sunil Govind.
(cherry picked from commit 61effcbebc819ee1bd3d60f5444c39c972494a32)
Conflicts:
hadoop-yarn-project/hadoop-yarn/bin/yarn
|
2014-11-06 20:57:55 -08:00 |
|
Jing Zhao
|
7a91ea32e1
|
Revert "HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du."
This reverts commit 16b34824673f5a50d464727b8fad98470e5e984a.
|
2014-11-06 18:30:35 -08:00 |
|
Jing Zhao
|
10fe37522c
|
HDFS-7364. Balancer always shows zero Bytes Already Moved. Contributed by Tsz Wo Nicholas Sze.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/NameNodeConnector.java
|
2014-11-06 17:55:49 -08:00 |
|
Vinod Kumar Vavilapalli
|
52e57a95d9
|
YARN-2744. Fixed CapacityScheduler to validate node-labels correctly against queues. Contributed by Wangda Tan.
(cherry picked from commit a3839a9fbfb8eec396b9bf85472d25e0ffc3aab2)
|
2014-11-06 17:29:12 -08:00 |
|
Jing Zhao
|
22ecbd4ab3
|
HADOOP-11274. ConcurrentModificationException in Configuration Copy Constructor. Contributed by Junping Du.
|
2014-11-06 17:00:11 -08:00 |
|
Kihwal Lee
|
a19123df9a
|
MAPREDUCE-5958. Wrong reduce task progress if map output is compressed. Contributed by Emilio Coppa and Jason Lowe.
(cherry picked from commit 8f701ae07a0b1dc70b8e1eb8d4a5c35c0a1e76da)
|
2014-11-06 15:56:10 -06:00 |
|
Haohui Mai
|
d0101f1ce3
|
HDFS-7365. Remove hdfs.server.blockmanagement.MutableBlockCollection. Contributed by Li Lu.
|
2014-11-06 13:53:51 -08:00 |
|
Steve Loughran
|
5924e74d55
|
YARN-2768 Improved Yarn Registry service record structure (stevel)
|
2014-11-06 20:21:25 +00:00 |
|
Vinod Kumar Vavilapalli
|
0f9199fb07
|
YARN-2818. Removed the now unnecessary user entity injection from Timeline service given we now have domains. Contributed by Zhijie Shen.
(cherry picked from commit f5b19bed7d71979dc8685b03152188902b6e45e9)
|
2014-11-06 11:49:44 -08:00 |
|
Jason Lowe
|
c0bbb72912
|
MAPREDUCE-5960. JobSubmitter's check whether job.jar is local is incorrect with no authority in job jar path. Contributed by Gera Shegalov
(cherry picked from commit 10f9f5101c44be7c675a44ded4aad212627ecdee)
|
2014-11-06 15:12:06 +00:00 |
|
Milan Desai
|
5c8b55856b
|
HDFS-7336. Unused member DFSInputStream.buffersize. Contributed by Milan Desai.
|
2014-11-05 20:52:36 -08:00 |
|
Byron Wong
|
693939782b
|
HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong.
|
2014-11-05 20:52:34 -08:00 |
|
Xuan
|
4aa98d5991
|
YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen
(cherry picked from commit b0b52c4e11336ca2ad6a02d64c0b5d5a8f1339ae)
|
2014-11-05 20:44:07 -08:00 |
|