cnauroth
|
85c0cb0075
|
HADOOP-11918. Listing an empty s3a root directory throws FileNotFound. Contributed by Lei (Eddy) Xu.
(cherry picked from commit 7fe521b1dd )
|
2015-09-25 22:34:10 -07:00 |
Lei Xu
|
82d4c05b2d
|
HDFS-9133. ExternalBlockReader and ReplicaAccessor need to return -1 on read when at EOF. (Colin Patrick McCabe via Lei (Eddy) Xu)
(cherry picked from commit 67b0e967f0 )
|
2015-09-25 16:02:27 -07:00 |
Lei Xu
|
1a2870f6ff
|
HDFS-9132. Pass genstamp to ReplicaAccessorBuilder. (Colin Patrick McCabe via Lei (Eddy) Xu)
|
2015-09-25 15:51:29 -07:00 |
Colin Patrick Mccabe
|
a6166aa552
|
HDFS-9107. Prevent NN's unrecoverable death spiral after full GC (Daryn Sharp via Colin P. McCabe)
(cherry-picked from 4e7c6a653f )
|
2015-09-25 15:33:02 -07:00 |
Robert Kanter
|
d8a5d2b2fc
|
MAPREDUCE-6480. archive-logs tool may miss applications (rkanter)
(cherry picked from commit 8fec882cfaac047af1892615fe32d8c3ca02e7f9)
|
2015-09-25 15:00:07 -07:00 |
Jing Zhao
|
aca014ea67
|
HDFS-9112. Improve error message for Haadmin when multiple name service IDs are configured. Contributed by Anu Engineer.
(cherry picked from commit 83e99d06d0 )
|
2015-09-25 14:21:52 -07:00 |
Yongjun Zhang
|
bc5ee80794
|
HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang)
(cherry picked from commit 83e65c5fe8 )
|
2015-09-24 22:15:28 -07:00 |
Yongjun Zhang
|
16ae3f5d46
|
HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang)
(cherry picked from commit 3187dbd7a8 )
|
2015-09-24 21:41:48 -07:00 |
Haohui Mai
|
85c73d159e
|
HDFS-9134. Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu.
|
2015-09-24 20:29:52 -07:00 |
Xuan
|
bf3f08cc63
|
YARN-3624. ApplicationHistoryServer should not reverse the order of the
filters it gets. Contributed by Mit Desai
(cherry picked from commit d1b9b85244 )
|
2015-09-24 15:03:05 -07:00 |
Zhihai Xu
|
4ba0febd58
|
HADOOP-12252. LocalDirAllocator should not throw NPE with empty string configuration. Contributed by Zhihai Xu
(cherry picked from commit 52c1f272ec )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-09-24 12:40:39 -07:00 |
Harsh J
|
9bb6fba759
|
HADOOP-8436. NPE In getLocalPathForWrite ( path, conf ) when the required context item is not configured. Contributed by Brahma Reddy Battula. (harsh)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389799 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit a7e450c7cc )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-09-24 12:30:55 -07:00 |
Arpit Agarwal
|
3c06162259
|
HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal)
|
2015-09-24 11:41:58 -07:00 |
Jian He
|
ea2b6ee9e9
|
YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan
(cherry picked from commit b3f6b641dc )
Conflicts:
hadoop-yarn-project/CHANGES.txt
|
2015-09-24 10:30:49 -07:00 |
Jian He
|
d458805690
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
(cherry picked from commit 89cab1ba5f )
Conflicts:
hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/scheduler/SLSCapacityScheduler.java
|
2015-09-24 10:30:04 -07:00 |
Jian He
|
d592aa115b
|
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding
(cherry picked from commit c57eac5dfe )
|
2015-09-24 10:24:13 -07:00 |
Jian He
|
b6c594c6ea
|
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding
(cherry picked from commit c3dc1af072 )
|
2015-09-24 10:24:04 -07:00 |
Jian He
|
b8955d81c5
|
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan
(cherry picked from commit c59ae4eeb1 )
|
2015-09-24 10:23:55 -07:00 |
Jian He
|
fa0a554ae0
|
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding
(cherry picked from commit 5f5a968d65 )
|
2015-09-24 10:23:46 -07:00 |
Jian He
|
afe4afd0c9
|
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan
(cherry picked from commit ffd820c27a )
|
2015-09-24 10:23:35 -07:00 |
Jian He
|
c19e8ffdc7
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
(cherry picked from commit 83a18add10 )
|
2015-09-24 10:23:25 -07:00 |
Jian He
|
89dc37450c
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
(cherry picked from commit dfe2cb849f )
|
2015-09-24 10:23:13 -07:00 |
Haohui Mai
|
13bdc20d2b
|
HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R.
|
2015-09-24 08:46:44 -07:00 |
Zhihai Xu
|
e5ba1a0521
|
MAPREDUCE-6484. Yarn Client uses local address instead of RM address as token renewer in a secure cluster when RM HA is enabled. Contributed by Zhihai Xu
(cherry picked from commit 97a08807ec )
|
2015-09-24 08:14:11 -07:00 |
Vinayakumar B
|
a0ff9af827
|
HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore)
(cherry picked from commit e52bc697f8 )
|
2015-09-24 17:44:18 +05:30 |
Haohui Mai
|
d148b6a234
|
HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu.
|
2015-09-24 00:30:17 -07:00 |
Haohui Mai
|
7e4bd11b5b
|
HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.
|
2015-09-24 00:12:29 -07:00 |
Rohith Sharma K S
|
fbb1d923f4
|
YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)
|
2015-09-24 12:17:55 +05:30 |
Rohith Sharma K S
|
ace4d26936
|
YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)
|
2015-09-24 11:31:47 +05:30 |
Haohui Mai
|
3d8f6b9d48
|
HDFS-9128. TestWebHdfsFileContextMainOperations and TestSWebHdfsFileContextMainOperations fail due to invalid HDFS path on Windows. Contributed by Chris Nauroth.
|
2015-09-23 19:38:21 -07:00 |
Haohui Mai
|
75c70339ab
|
HADOOP-12438. Reset RawLocalFileSystem.useDeprecatedFileStatus in TestLocalFileSystem. Contributed by Chris Nauroth.
|
2015-09-23 19:34:19 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
f48af332a7
|
Release process for 2.6.1: Set the release date for 2.6.1
(cherry picked from commit 1f707ecffd )
|
2015-09-23 15:12:30 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
48eb28e7e2
|
YARN-3248. Moving it to improvements section in CHANGES.txt.
(cherry picked from commit df52ff92ae )
|
2015-09-23 15:02:23 -07:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
23f4cd1c5a
|
CHANGES.txt: Moving YARN-1884, YARN-3171, YARN-3740, YARN-3248, YARN-3544 to 2.6.1 given the backport.
(cherry picked from commit f3e5bc6766 )
|
2015-09-23 13:46:00 -07:00 |
Jason Lowe
|
b7111449a1
|
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
(cherry picked from commit 692d51c09d )
|
2015-09-23 16:39:50 +00:00 |
Jason Lowe
|
c829be5133
|
YARN-4095. Avoid sharing AllocatorPerContext object in LocalDirAllocator between ShuffleHandler and LocalDirsHandlerService. Contributed by Zhihai Xu
(cherry picked from commit c890c51a91 )
|
2015-09-23 15:44:13 +00:00 |
Vinayakumar B
|
017dff9877
|
HDFS-9013. Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk (Contributed by Surendra Singh Lilhore)
(cherry picked from commit a2c76e5f26 )
|
2015-09-23 15:45:21 +05:30 |
Haohui Mai
|
090b1f6398
|
HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu.
|
2015-09-22 20:57:11 -07:00 |
Haohui Mai
|
ed7211563c
|
HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.
|
2015-09-22 20:52:46 -07:00 |
Harsh J
|
38420754f5
|
MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian.
(cherry picked from commit de1322aa76007832698af682a3b76042116043b9)
|
2015-09-22 21:38:31 +05:30 |
Vinayakumar B
|
96e3fbf401
|
HDFS-9043. Doc updation for commands in HDFS Federation (Contributed by J.Andreina)
(cherry picked from commit 57003fa971 )
|
2015-09-22 16:33:41 +05:30 |
Vinayakumar B
|
2893da4f53
|
HDFS-8780. Fetching live/dead datanode list with arg true for removeDecommissionNode,returns list with decom node. (Contributed by J.Andreina)
(cherry picked from commit 10ab7d595e )
|
2015-09-22 12:31:02 +05:30 |
Tsuyoshi Ozawa
|
52cc2ca488
|
HADOOP-12428. Fix inconsistency between log-level guards and statements. Contributed by Jagadesh Kiran N and Jackie Chang.
(cherry picked from commit dfd807afab )
|
2015-09-22 12:54:44 +09:00 |
Haohui Mai
|
4e752a37e7
|
HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu.
|
2015-09-21 19:43:14 -07:00 |
Chris Douglas
|
b39b61e356
|
YARN-4188. Make MoveApplicationAcrossQueues abstract, newInstance static
Contributed by Giovanni Matteo Fumarola
(cherry picked from commit 8e01b0d97a )
|
2015-09-21 17:54:24 -07:00 |
Wangda Tan
|
fafcb4ac4e
|
YARN-4113. RM should respect retry-interval when uses RetryPolicies.RETRY_FOREVER. (Sunil G via wangda)
(cherry picked from commit b00392dd9c )
|
2015-09-21 11:15:02 -07:00 |
Rohith Sharma K S
|
52f343598e
|
YARN-4167. NPE on RMActiveServices#serviceStop when store is null. (Bibin A Chundatt via rohithsharmaks)
(cherry picked from commit c9cb6a5960 )
|
2015-09-21 10:06:39 +05:30 |
Lei Xu
|
0095936a6a
|
HDFS-9004. Add upgrade domain to DatanodeInfo. Contributed by Ming Ma (via Lei (Eddy) Xu).
Change-Id: I887c66578eebd61acc34b94f18da6e6851c609f4
(cherry picked from commit 3a9c7076e8 )
|
2015-09-19 18:09:56 -07:00 |
Steve Loughran
|
a38dceda66
|
HADOOP-12360. Create StatsD metrics2 sink. (Dave Marion via stevel)
|
2015-09-19 12:41:29 +01:00 |
Zhihai Xu
|
88a3a07636
|
MAPREDUCE-6460. TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException fails. Contributed by Zhihai Xu.
(cherry picked from commit e3ace31e2b )
|
2015-09-19 00:12:15 -07:00 |