Haohui Mai
|
1c030c6e58
|
HDFS-8740. Move DistributedFileSystem to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-27 10:54:44 -07:00 |
|
Vinayakumar B
|
f0f984e4e6
|
HADOOP-11984. Enable parallel JUnit tests in pre-commit (Contributed by Chris Nauroth)
|
2015-09-27 14:12:07 +05:30 |
|
Colin Patrick Mccabe
|
0b31c237f2
|
HDFS-9087. Add some jitter to DataNode.checkDiskErrorThread (Elliott Clark via Colin P. McCabe)
|
2015-09-26 20:36:24 -07:00 |
|
Haohui Mai
|
bf37d3d80e
|
HDFS-8053. Move DFSIn/OutputStream and related classes to hadoop-hdfs-client. Contributed by Mingliang Liu.
|
2015-09-26 11:08:25 -07:00 |
|
Vinayakumar B
|
861b52db24
|
HADOOP-12442. Display help if the command option to 'hdfs dfs' is not valid (Contributed by nijel)
|
2015-09-26 21:36:17 +05:30 |
|
Colin Patrick Mccabe
|
7a3c381b39
|
HDFS-8873. Allow the directoryScanner to be rate-limited (Daniel Templeton via Colin P. McCabe)
|
2015-09-26 04:09:06 -07:00 |
|
cnauroth
|
7fe521b1dd
|
HADOOP-11918. Listing an empty s3a root directory throws FileNotFound. Contributed by Lei (Eddy) Xu.
|
2015-09-25 22:33:53 -07:00 |
|
Lei Xu
|
67b0e967f0
|
HDFS-9133. ExternalBlockReader and ReplicaAccessor need to return -1 on read when at EOF. (Colin Patrick McCabe via Lei (Eddy) Xu)
|
2015-09-25 16:01:41 -07:00 |
|
Lei Xu
|
5eb237d544
|
HDFS-9132. Pass genstamp to ReplicaAccessorBuilder. (Colin Patrick McCabe via Lei (Eddy) Xu)
|
2015-09-25 15:50:19 -07:00 |
|
Colin Patrick Mccabe
|
878504dcaa
|
Add HDFS-9107 to CHANGES.txt
|
2015-09-25 15:34:19 -07:00 |
|
Colin Patrick Mccabe
|
4e7c6a653f
|
HDFS-9107. Prevent NN's unrecoverable death spiral after full GC (Daryn Sharp via Colin P. McCabe)
Change-Id: Ib8420310e515bb98091de86ea5c4be354878d43c
|
2015-09-25 15:25:42 -07:00 |
|
Robert Kanter
|
d3c49e7662
|
MAPREDUCE-6480. archive-logs tool may miss applications (rkanter)
|
2015-09-25 15:02:42 -07:00 |
|
Jing Zhao
|
83e99d06d0
|
HDFS-9112. Improve error message for Haadmin when multiple name service IDs are configured. Contributed by Anu Engineer.
|
2015-09-25 14:21:23 -07:00 |
|
Yongjun Zhang
|
83e65c5fe8
|
HDFS-5795. RemoteBlockReader2#checkSuccess() shoud print error status. (Xiao Chen via Yongjun Zhang)
|
2015-09-24 22:13:14 -07:00 |
|
Yongjun Zhang
|
3187dbd7a8
|
HDFS-9123. Copying from the root to a subdirectory should be forbidden. (Wei-Chiu Chuang via Yongjun Zhang)
|
2015-09-24 21:36:38 -07:00 |
|
Haohui Mai
|
692b1a45ce
|
HDFS-9134. Move LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD constants from HdfsServerConstants to HdfsConstants. Contributed by Mingliang Liu.
|
2015-09-24 20:19:16 -07:00 |
|
Xuan
|
d1b9b85244
|
YARN-3624. ApplicationHistoryServer should not reverse the order of the
filters it gets. Contributed by Mit Desai
|
2015-09-24 15:01:17 -07:00 |
|
Zhihai Xu
|
9cc9f8126b
|
Update CHANGES.txt to reflect commit of HADOOP-8436 to 2.8.0
|
2015-09-24 12:52:07 -07:00 |
|
Zhihai Xu
|
52c1f272ec
|
HADOOP-12252. LocalDirAllocator should not throw NPE with empty string configuration. Contributed by Zhihai Xu
|
2015-09-24 11:51:22 -07:00 |
|
Arpit Agarwal
|
df31c446bf
|
HADOOP-12437. Allow SecurityUtil to lookup alternate hostnames. (Contributed by Arpit Agarwal)
|
2015-09-24 11:41:48 -07:00 |
|
Haohui Mai
|
71a81b6257
|
HDFS-7529. Consolidate encryption zone related implementation into a single class. Contributed by Rakesh R.
|
2015-09-24 08:34:32 -07:00 |
|
Zhihai Xu
|
97a08807ec
|
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
|
2015-09-24 08:12:07 -07:00 |
|
Vinayakumar B
|
e52bc697f8
|
HDFS-9076. Log full path instead of inodeId in DFSClient#closeAllFilesBeingWritten() (Contributed by Surendra Singh Lilhore)
|
2015-09-24 17:43:23 +05:30 |
|
Haohui Mai
|
ead1b9e680
|
HDFS-9131. Move config keys used by hdfs-client to HdfsClientConfigKeys. Contributed by Mingliang Liu.
|
2015-09-24 00:30:01 -07:00 |
|
Haohui Mai
|
4893adff19
|
HDFS-9130. Use GenericTestUtils#setLogLevel to the logging level. Contributed by Mingliang Liu.
|
2015-09-23 23:59:19 -07:00 |
|
Rohith Sharma K S
|
a9aafad12b
|
YARN-4044. Running applications information changes such as movequeue is not published to TimeLine server. (Sunil G via rohithsharmaks)
|
2015-09-24 12:13:22 +05:30 |
|
Rohith Sharma K S
|
8ed0d4b744
|
YARN-4152. NodeManager crash with NPE when LogAggregationService#stopContainer called for absent container. (Bibin A Chundatt via rohithsharmaks)
|
2015-09-24 11:24:14 +05:30 |
|
Haohui Mai
|
06d1c9033e
|
HDFS-9128. TestWebHdfsFileContextMainOperations and TestSWebHdfsFileContextMainOperations fail due to invalid HDFS path on Windows. Contributed by Chris Nauroth.
|
2015-09-23 19:38:09 -07:00 |
|
Haohui Mai
|
0ef7ff47d5
|
HADOOP-12438. Reset RawLocalFileSystem.useDeprecatedFileStatus in TestLocalFileSystem. Contributed by Chris Nauroth.
|
2015-09-23 19:36:44 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
1f707ecffd
|
Release process for 2.6.1: Set the release date for 2.6.1
|
2015-09-23 15:10:50 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
df52ff92ae
|
YARN-3248. Moving it to improvements section in CHANGES.txt.
|
2015-09-23 15:01:29 -07:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
f3e5bc6766
|
CHANGES.txt: Moving YARN-1884, YARN-3171, YARN-3740, YARN-3248, YARN-3544 to 2.6.1 given the backport.
|
2015-09-23 13:40:37 -07:00 |
|
Zhe Zhang
|
c09dc258a8
|
HDFS-8882. Erasure Coding: Use datablocks, parityblocks and cell size from ErasureCodingPolicy. Contributed by Vinayakumar B.
Change-Id: Ic56da0b426f47c63dac440aef6f5fc8554f6cf13
|
2015-09-23 13:34:09 -07:00 |
|
Jian He
|
b3f6b641dc
|
YARN-4171. Fix findbugs warnings in YARN-1197 branch. Contributed by Wangda Tan
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
89cab1ba5f
|
YARN-1651. CapacityScheduler side changes to support container resize. Contributed by Wangda Tan
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
c57eac5dfe
|
YARN-3868. Recovery support for container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:38 -07:00 |
|
Jian He
|
c3dc1af072
|
YARN-1644. RM-NM protocol changes and NodeStatusUpdater implementation to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
c59ae4eeb1
|
YARN-1643. Make ContainersMonitor support changing monitoring size of an allocated container. Contributed by Meng Ding and Wangda Tan
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
5f5a968d65
|
YARN-3867. ContainerImpl changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
ffd820c27a
|
YARN-1645. ContainerManager implementation to support container resizing. Contributed by Meng Ding & Wangda Tan
|
2015-09-23 13:29:37 -07:00 |
|
Jian He
|
83a18add10
|
YARN-1449. AM-NM protocol changes to support container resizing. Contributed by Meng Ding & Wangda Tan)
|
2015-09-23 13:29:36 -07:00 |
|
Jian He
|
dfe2cb849f
|
YARN-3866. AM-RM protocol changes to support container resizing. Contributed by Meng Ding
|
2015-09-23 13:29:36 -07:00 |
|
Jason Lowe
|
692d51c09d
|
YARN-3975. WebAppProxyServlet should not redirect to RM page if AHS is enabled. Contributed by Mit Desai
|
2015-09-23 16:38:55 +00:00 |
|
Jason Lowe
|
c890c51a91
|
YARN-4095. Avoid sharing AllocatorPerContext object in LocalDirAllocator between ShuffleHandler and LocalDirsHandlerService. Contributed by Zhihai Xu
|
2015-09-23 15:42:01 +00:00 |
|
Vinayakumar B
|
a2c76e5f26
|
HDFS-9013. Deprecate NameNodeMXBean#getNNStarted in branch2 and remove from trunk (Contributed by Surendra Singh Lilhore)
|
2015-09-23 15:28:41 +05:30 |
|
Haohui Mai
|
7c5c099324
|
HDFS-8733. Keep server related definition in hdfs.proto on server side. Contributed by Mingliang Liu.
|
2015-09-22 20:57:05 -07:00 |
|
Haohui Mai
|
63d9f1596c
|
HDFS-9039. Separate client and server side methods of o.a.h.hdfs.NameNodeProxies. Contributed by Mingliang Liu.
|
2015-09-22 20:52:37 -07:00 |
|
Kai Zheng
|
7bff8ca1c8
|
HDFS-8920. Erasure Coding: when recovering lost blocks, logs can be too verbose and hurt performance. Contributed by Rui Li
|
2015-09-22 13:27:24 -07:00 |
|
Zhe Zhang
|
1080c37300
|
Merge remote-tracking branch 'apache/trunk' into HDFS-7285
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataNode.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Namesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/DFSTestUtil.java
Change-Id: I8511c4d64b0959e79129febc179845a3892fedcc
|
2015-09-22 13:27:09 -07:00 |
|
Harsh J
|
cc2b473990
|
MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian.
|
2015-09-22 21:38:06 +05:30 |
|