Allen Wittenauer
|
a6de8f2e30
|
YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw)
|
2014-11-12 17:04:24 -08:00 |
Arun C. Murthy
|
09f36b1688
|
HDFS-7387. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 11:41:20 -08:00 |
Zhijie Shen
|
8405ec0895
|
YARN-2794. Fixed log messages about distributing system-credentials. Contributed by Jian He.
(cherry picked from commit be7bf956e9 )
|
2014-11-12 11:09:34 -08:00 |
Arun C. Murthy
|
f7f78cf934
|
YARN-2843. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 10:41:44 -08:00 |
Arun C. Murthy
|
cd8559e099
|
YARN-2841. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 10:37:40 -08:00 |
Arun C. Murthy
|
3ee522abb1
|
HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 09:56:17 -08:00 |
Karthik Kambatla
|
ff1b13ded5
|
YARN-2236. [YARN-1492] Shared Cache uploader service on the Node Manager. (Chris Trezzo and Sanjin Lee via kasha)
(cherry picked from commit a04143039e )
|
2014-11-12 09:31:30 -08:00 |
Jason Lowe
|
6984d899e3
|
YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne
(cherry picked from commit f8aefa5e9c )
|
2014-11-12 17:02:30 +00:00 |
Ravi Prakash
|
d863f54f57
|
YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN
|
2014-11-11 21:29:27 -08:00 |
Haohui Mai
|
3cb426be45
|
HDFS-7375. Move FSClusterStats to o.a.h.h.hdfs.server.blockmanagement. Contributed by Haohui Mai.
|
2014-11-11 18:42:49 -08:00 |
cnauroth
|
7e1e0cbbb8
|
HDFS-7389. Named user ACL cannot stop the user from accessing the FS entity. Contributed by Vinayakumar B.
(cherry picked from commit 163bb55067 )
|
2014-11-11 13:32:26 -08:00 |
Karthik Kambatla
|
6cbd3aa2e8
|
YARN-570. Time strings are formated in different timezone. (Akira Ajisaka and Peng Zhang via kasha)
(cherry picked from commit 840b13110d63d7e062cefd4b993cc7dea44aed8d)
|
2014-11-11 13:23:29 -08:00 |
Brandon Li
|
0c3b7887e6
|
HDFS-7387. NFS may only do partial commit due to a race between COMMIT and write. Contributed by Brandon Li
(cherry picked from commit 99d9d0c2d1 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/OpenFileCtx.java
|
2014-11-11 13:10:09 -08:00 |
Vinod Kumar Vavilapalli
|
9d6c0d7c9f
|
YARN-2843. Fixed NodeLabelsManager to trim inputs for hosts and labels so as to make them work correctly. Contributed by Wangda Tan.
(cherry picked from commit 0fd97f9c19 )
|
2014-11-11 12:45:59 -08:00 |
Haohui Mai
|
14a9ff1b9c
|
HDFS-7381. Decouple the management of block id and gen stamps from FSNamesystem. Contributed by Haohui Mai.
|
2014-11-11 12:42:02 -08:00 |
Karthik Kambatla
|
f030959849
|
YARN-2735. diskUtilizationPercentageCutoff and diskUtilizationSpaceCutoff are initialized twice in DirectoryCollection. (Zhihai Xu via kasha)
(cherry picked from commit 061bc293c8 )
|
2014-11-11 10:31:56 -08:00 |
Xuan
|
b390579c15
|
YARN-2841: Correct fix version from branch-2.6 to branch-2.7 in the
change log.
(cherry picked from commit 58e9bf4b90 )
|
2014-11-10 18:35:59 -08:00 |
Xuan
|
b3badf935a
|
YARN-2841. RMProxy should retry EOFException. Contributed by Jian He
(cherry picked from commit 5c9a51f140 )
|
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 86bf8c7193 )
|
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 68a0508728 )
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 745c9a0124 )
|
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 e76faebc95 )
|
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 770cc14442 )
|
2014-11-09 18:48:01 -08:00 |
Arun C. Murthy
|
1fc98b5c9a
|
Revert "HDFS-7383. Merged to branch-2.6 also."
This reverts commit 755af2768b .
|
2014-11-09 18:25:05 -08:00 |
Arun C. Murthy
|
755af2768b
|
HDFS-7383. Merged to branch-2.6 also.
(cherry picked from commit f62ec31739 )
|
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 14b87b70a8 )
|
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 43cd07b408 )
|
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 6caa8100d5 )
|
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 9ba8d8c7eb )
|
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 737d9284c1 )
|
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 9a4e0d343e )
|
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 df36edf751 )
|
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 4a114dd67a )
|
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 1e215e8ba2 )
|
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 c3d475070a )
|
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 68db5b3736 )
|
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 4cfd5bc7c1 )
|
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 06b797947c )
|
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 2ac1be7dec )
|
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 1e97f2f094 )
|
2014-11-07 09:46:04 -08:00 |