Tsz-Wo Nicholas Sze
|
394ba94c5d
|
HDFS-7358. Clients may get stuck waiting when using ByteArrayManager.
|
2014-11-13 12:28:44 -08:00 |
|
Allen Wittenauer
|
aee68b67f3
|
HADOOP-11150. hadoop command should show the reason on failure by invalid COMMAND or CLASSNAME (Masatake Iwasaki via aw)
|
2014-11-13 12:08:03 -08:00 |
|
Allen Wittenauer
|
b650e61a7f
|
HADOOP-11298. slaves.sh and stop-all.sh are missing slashes (aw)
|
2014-11-13 12:01:38 -08:00 |
|
Allen Wittenauer
|
ba879a5dad
|
HADOOP-8989. hadoop fs -find feature (Jonathan Allen via aw)
|
2014-11-13 11:52:38 -08:00 |
|
Arun C. Murthy
|
81dc0ac6dc
|
YARN-2635. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-13 10:27:47 -08:00 |
|
Arun C. Murthy
|
d648e60eba
|
YARN-2853. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-13 10:04:45 -08:00 |
|
Vinod Kumar Vavilapalli
|
3651fe1b08
|
YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user kill request races with ApplicationMaster finish. Contributed by Jian He.
|
2014-11-13 08:13:03 -08:00 |
|
Jason Lowe
|
33ea5ae92b
|
YARN-2846. Incorrect persist exit code for running containers in reacquireContainer() that interrupted by NodeManager restart. Contributed by Junping Du
|
2014-11-13 16:11:04 +00:00 |
|
Jason Lowe
|
177e8090f5
|
MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused correctly. Contributed by Junping Du
|
2014-11-13 15:42:25 +00:00 |
|
cnauroth
|
7dae5b5a88
|
HADOOP-11291. Log the cause of SASL connection failures. Contributed by Stephen Chu.
|
2014-11-12 21:54:06 -08:00 |
|
cnauroth
|
0abb973f09
|
HADOOP-7984. Add hadoop --loglevel option to change log level. Contributed by Aikira AJISAKA.
|
2014-11-12 21:41:19 -08:00 |
|
Haohui Mai
|
e073b61dc4
|
Fix CHANGES.txt to make it consistent with branch-2.
|
2014-11-12 20:03:27 -08:00 |
|
Arun C. Murthy
|
9f0319bba1
|
HDFS-7391. Renable SSLv2Hello in HttpFS. Contributed by Robert Kanter.
|
2014-11-12 18:51:46 -08:00 |
|
Karthik Kambatla
|
87818ef4e7
|
HADOOP-11217. (Addendum to allow SSLv2Hello) Disable SSLv3 in KMS. (Robert Kanter via kasha)
|
2014-11-12 18:39:03 -08:00 |
|
Allen Wittenauer
|
b0a9cd37ab
|
YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via aw)
|
2014-11-12 17:02:53 -08:00 |
|
Allen Wittenauer
|
d7150a1bc2
|
HADOOP-11284. Fix variable name mismatches in hadoop-functions.sh (Masatake Iwasaki via aw)
|
2014-11-12 15:58:51 -08:00 |
|
Allen Wittenauer
|
306f0c9cea
|
HADOOP-11025. hadoop-daemons.sh should just call hdfs directly (Masatake Iwasaki via aw)
|
2014-11-12 15:46:58 -08:00 |
|
Arun C. Murthy
|
782abbb000
|
HDFS-7387. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 11:32:44 -08:00 |
|
Zhijie Shen
|
be7bf956e9
|
YARN-2794. Fixed log messages about distributing system-credentials. Contributed by Jian He.
|
2014-11-12 11:07:57 -08:00 |
|
Arun C. Murthy
|
51957ca818
|
YARN-2843. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 10:41:24 -08:00 |
|
Arun C. Murthy
|
3e7a5157f0
|
YARN-2841. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 10:36:54 -08:00 |
|
Arun C. Murthy
|
44feec7122
|
HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1.
|
2014-11-12 09:55:28 -08:00 |
|
Karthik Kambatla
|
a04143039e
|
YARN-2236. [YARN-1492] Shared Cache uploader service on the Node Manager. (Chris Trezzo and Sanjin Lee via kasha)
|
2014-11-12 09:31:05 -08:00 |
|
Jason Lowe
|
f8aefa5e9c
|
YARN-2780. Log aggregated resource allocation in rm-appsummary.log. Contributed by Eric Payne
|
2014-11-12 17:01:15 +00:00 |
|
Ravi Prakash
|
53f64ee516
|
YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN
|
2014-11-11 21:28:11 -08:00 |
|
Haohui Mai
|
46f6f9d60d
|
HDFS-7375. Move FSClusterStats to o.a.h.h.hdfs.server.blockmanagement. Contributed by Haohui Mai.
|
2014-11-11 18:22:40 -08:00 |
|
cnauroth
|
163bb55067
|
HDFS-7389. Named user ACL cannot stop the user from accessing the FS entity. Contributed by Vinayakumar B.
|
2014-11-11 13:29:55 -08:00 |
|
Karthik Kambatla
|
456b973819
|
YARN-570. Time strings are formated in different timezone. (Akira Ajisaka and Peng Zhang via kasha)
|
2014-11-11 13:22:59 -08:00 |
|
Brandon Li
|
99d9d0c2d1
|
HDFS-7387. NFS may only do partial commit due to a race between COMMIT and write. Contributed by Brandon Li
|
2014-11-11 13:03:31 -08:00 |
|
Haohui Mai
|
571e9c6232
|
HDFS-7381. Decouple the management of block id and gen stamps from FSNamesystem. Contributed by Haohui Mai.
|
2014-11-11 12:42:12 -08:00 |
|
Vinod Kumar Vavilapalli
|
0fd97f9c19
|
YARN-2843. Fixed NodeLabelsManager to trim inputs for hosts and labels so as to make them work correctly. Contributed by Wangda Tan.
|
2014-11-11 12:33:10 -08:00 |
|
Karthik Kambatla
|
061bc293c8
|
YARN-2735. diskUtilizationPercentageCutoff and diskUtilizationSpaceCutoff are initialized twice in DirectoryCollection. (Zhihai Xu via kasha)
|
2014-11-11 10:31:39 -08:00 |
|
Xuan
|
58e9bf4b90
|
YARN-2841: Correct fix version from branch-2.6 to branch-2.7 in the
change log.
|
2014-11-10 18:31:25 -08:00 |
|
Xuan
|
5c9a51f140
|
YARN-2841. RMProxy should retry EOFException. Contributed by Jian He
|
2014-11-10 18:25:01 -08:00 |
|
Jian He
|
86bf8c7193
|
HADOOP-9576. Changed NetUtils#wrapException to throw EOFException instead of wrapping it as IOException. Contributed by Steve Loughran
|
2014-11-10 17:25:29 -08:00 |
|
Haohui Mai
|
2cc868dede
|
HADOOP-11296. Nfs3FileAttributes should not change the values of rdev, nlink and size in the constructor. Contributed by Brandon Li.
|
2014-11-10 15:42:58 -08:00 |
|
Karthik Kambatla
|
68a0508728
|
Set the release date for 2.5.2
|
2014-11-10 15:22:53 -08:00 |
|
Haohui Mai
|
eace218411
|
HADOOP-11289. Fix typo in RpcUtil log message. Contributed by Charles Lamb.
|
2014-11-10 11:06:20 -08:00 |
|
Arun C. Murthy
|
ab30d513b6
|
Release Notes for hadoop-2.6.0.
|
2014-11-09 19:15:03 -08:00 |
|
Karthik Kambatla
|
b31b4bf029
|
Fix broken download of directories
(cherry picked from commit 745c9a01243b8eefc72d89d1164d7d010b80983b)
|
2014-11-09 19:03:49 -08:00 |
|
Vinod Kumar Vavilapalli
|
e76faebc95
|
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.
|
2014-11-09 18:56:58 -08:00 |
|
Arun C. Murthy
|
770cc14442
|
Updated CHANGES.txt to reflect hadoop-2.6.0 release dates.
|
2014-11-09 18:47:21 -08:00 |
|
Arun C. Murthy
|
f62ec31739
|
HDFS-7383. Merged to branch-2.6 also.
|
2014-11-09 18:22:05 -08:00 |
|
Arun C. Murthy
|
14b87b70a8
|
HADOOP-10786. Moved to hadoop-2.7.X.
|
2014-11-09 18:18:22 -08:00 |
|
Suresh Srinivas
|
4ddc5cad0a
|
HDFS-7383. DataNode.requestShortCircuitFdsForRead may throw NullPointerException. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-09 17:55:03 -08:00 |
|
Haohui Mai
|
a37a993453
|
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
|
2014-11-09 17:48:26 -08:00 |
|
Arun C. Murthy
|
43cd07b408
|
YARN-2830. Add backwords compatible ContainerId.newInstance constructor. Contributed by Jonathan Eagles.
|
2014-11-09 14:57:37 -08:00 |
|
cnauroth
|
9ba8d8c7eb
|
HDFS-7382. DataNode in secure mode may throw NullPointerException if client connects before DataNode registers itself with NameNode. Contributed by Chris Nauroth.
|
2014-11-08 22:24:57 -08:00 |
|
Arun C. Murthy
|
6caa8100d5
|
HADOOP-11286. Copied LimitInputStream from guava-0.14 to hadoop to avoid issues with newer versions of guava in applications. Contributed by Christopher Tubbs.
|
2014-11-08 15:39:56 -08:00 |
|
Vinod Kumar Vavilapalli
|
737d9284c1
|
YARN-2607. Fixed issues in TestDistributedShell. Contributed by Wangda Tan.
|
2014-11-08 11:00:57 -08:00 |
|