Kihwal Lee
|
c7c36cbd62
|
HDFS-9220. Reading small file (< 512 bytes) that is open for append fails due to incorrect checksum. Contributed by Jing Zhao.
|
2015-10-15 11:24:14 -05:00 |
|
Allen Wittenauer
|
dc45a7a7c4
|
Revert "HADOOP-12436. GlobPattern regex library has performance issues with wildcard characters (Matthew Paduano via aw)"
This reverts commit 0d77e85f0a .
|
2015-10-15 08:26:06 -07:00 |
|
Vinayakumar B
|
08f5de1ef5
|
HDFS-9157. [OEV and OIV] : Unnecessary parsing for mandatory arguements if '-h' option is specified as the only option (Contributed by nijel)
|
2015-10-15 17:37:06 +05:30 |
|
Tsz-Wo Nicholas Sze
|
a49298d585
|
Move HDFS-9205 to trunk in CHANGES.txt.
|
2015-10-15 18:16:55 +08:00 |
|
Tsz-Wo Nicholas Sze
|
5411dc559d
|
HDFS-9205. Do not schedule corrupt blocks for replication. (szetszwo)
|
2015-10-15 18:07:09 +08:00 |
|
Varun Vasudev
|
63020c54c1
|
YARN-4258. Add support for controlling capabilities for docker containers. Contributed by Sidharta Seethana.
|
2015-10-15 13:41:20 +05:30 |
|
Lei Xu
|
c80b3a804f
|
HDFS-9188. Make block corruption related tests FsDataset-agnostic. (lei)
|
2015-10-14 20:18:43 -07:00 |
|
Jing Zhao
|
be7a0add8b
|
HDFS-9223. Code cleanup for DatanodeDescriptor and HeartbeatManager. Contributed by Jing Zhao.
|
2015-10-14 16:17:49 -07:00 |
|
Xiaoyu Yao
|
a8070259f8
|
Revert "HDFS-9210. Fix some misuse of %n in VolumeScanner#printStats. Contributed by Xiaoyu Yao."
This reverts commit 3d50855952 .
|
2015-10-14 14:41:13 -07:00 |
|
Xiaoyu Yao
|
3d50855952
|
HDFS-9210. Fix some misuse of %n in VolumeScanner#printStats. Contributed by Xiaoyu Yao.
|
2015-10-14 13:22:58 -07:00 |
|
Lei Xu
|
ba3c197878
|
HDFS-9238. Update TestFileCreation.testLeaseExpireHardLimit() to avoid using DataNodeTestUtils.getFile(). (Tony Wu via lei)
|
2015-10-14 13:10:26 -07:00 |
|
Steve Loughran
|
dfa7848463
|
HADOOP-12478. Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath(). (stevel)
|
2015-10-14 20:25:47 +01:00 |
|
Allen Wittenauer
|
ab13aa30cb
|
fix CHANGES.txt name typo
|
2015-10-14 11:48:28 -07:00 |
|
Allen Wittenauer
|
56dc7773f8
|
HADOOP-12364. Deleting pid file after stop is causing the daemons to keep restarting (Sigi Li via aw)
|
2015-10-14 11:16:10 -07:00 |
|
Allen Wittenauer
|
0d77e85f0a
|
HADOOP-12436. GlobPattern regex library has performance issues with wildcard characters (Matthew Paduano via aw)
|
2015-10-14 08:59:41 -07:00 |
|
rohithsharmaks
|
d6c8bad869
|
YARN-4250. NPE in AppSchedulingInfo#isRequestLabelChanged. (Brahma Reddy Battula via rohithsharmaks)
|
2015-10-14 16:11:34 +05:30 |
|
Varun Vasudev
|
da1ee078f9
|
YARN-4255. container-executor does not clean up docker operation command files. Contributed by Sidharta Seethana.
|
2015-10-14 15:25:21 +05:30 |
|
Varun Vasudev
|
fb9c1519b3
|
YARN-4252. Log container-executor invocation details when exit code is non-zero. Contributed by Sidharta Seethana.
|
2015-10-14 15:18:08 +05:30 |
|
Varun Vasudev
|
8d59293089
|
YARN-4253. Standardize on using PrivilegedOperationExecutor for all invocations of container-executor in LinuxContainerExecutor. Contributed by Sidharta Seethana.
|
2015-10-14 14:58:10 +05:30 |
|
Jing Zhao
|
2a98724342
|
HDFS-1172. Blocks in newly completed files are considered under-replicated too quickly. Contributed by Masatake Iwasaki.
|
2015-10-13 23:00:18 -07:00 |
|
Colin Patrick Mccabe
|
40cac59248
|
Add HDFS-9187 to CHANGES.txt
|
2015-10-13 16:23:38 -07:00 |
|
Colin Patrick Mccabe
|
d286032b71
|
HDFS-9187. Fix null pointer error in Globber when FS was not constructed via FileSystem#createFileSystem (cmccabe)
|
2015-10-13 16:11:46 -07:00 |
|
Haohui Mai
|
da8441d0fe
|
HDFS-9167. Update pom.xml in other modules to depend on hdfs-client instead of hdfs. Contributed by Mingliang Liu.
|
2015-10-13 15:24:24 -07:00 |
|
Haohui Mai
|
aa299ecd5e
|
HDFS-8779. WebUI fails to display block IDs that are larger than 2^53 - 1. Contributed by Haohui Mai.
|
2015-10-13 13:53:28 -07:00 |
|
Steve Loughran
|
c59af2fdf8
|
HADOOP-10775. Shell operations to fail with meaningful errors on windows if winutils.exe not found. (stevel)
|
2015-10-13 21:49:28 +01:00 |
|
Haohui Mai
|
eb50c4f7a2
|
HDFS-9235. hdfs-native-client build getting errors when built with cmake 2.6. Contributed by Eric Payne.
|
2015-10-13 13:44:38 -07:00 |
|
Tsuyoshi Ozawa
|
33fefa33e5
|
HADOOP-11515. Upgrade jsch lib to jsch-0.1.51 to avoid problems running on java7. (stevel and ozawa)
|
2015-10-14 05:31:43 +09:00 |
|
Haohui Mai
|
d1e1925bf6
|
HDFS-9145. Tracking methods that hold FSNamesytemLock for too long. Contributed by Mingliang Liu.
|
2015-10-13 13:24:15 -07:00 |
|
Steve Loughran
|
59e9980117
|
HADOOP-12449. TestDNS and TestNetUtils failing if no network. (stevel)
|
2015-10-13 21:12:08 +01:00 |
|
Haohui Mai
|
7f00fcac77
|
HADOOP-12474. MiniKMS should use random ports for Jetty server by default. Contributed by Mingliang Liu.
|
2015-10-13 13:07:57 -07:00 |
|
Colin Patrick Mccabe
|
6716f15964
|
HADOOP-12344. Improve validateSocketPathSecurity0 error message (Casey Brotherton via Colin P. McCabe)
|
2015-10-13 12:18:03 -07:00 |
|
Jing Zhao
|
da16c9b3b4
|
HDFS-8438. Erasure Coding: Allow concat striped files if they have the same ErasureCodingPolicy. Contributed by Walter Su.
|
2015-10-13 11:03:37 -07:00 |
|
Jitendra Pandey
|
84cbd72afd
|
HDFS-8855. Webhdfs client leaks active NameNode connections. Contributed by Xiaobing Zhou.
|
2015-10-13 09:12:04 -07:00 |
|
Kihwal Lee
|
5b43db47a3
|
HDFS-8676. Delayed rolling upgrade finalization can cause heartbeat expiration. Contributed by Walter Su.
|
2015-10-13 10:04:18 -05:00 |
|
Vinayakumar B
|
39581e3be2
|
HDFS-9139. Enable parallel JUnit tests for HDFS Pre-commit (Contributed by Chris Nauroth and Vinayakumar B)
|
2015-10-13 19:00:08 +05:30 |
|
Vinayakumar B
|
caa711b660
|
HDFS-9160. [OIV-Doc] : Missing details of 'delimited' for processor options (Contributed by nijel)
|
2015-10-13 18:13:01 +05:30 |
|
Varun Vasudev
|
5b6bae0094
|
YARN-4017. container-executor overuses PATH_MAX. Contributed by Sidharta Seethana
|
2015-10-13 12:48:30 +05:30 |
|
Vinayakumar B
|
69b025dbba
|
HDFS-9224. TestFileTruncate fails intermittently with BindException (Contributed by Brahma Reddy Battula)
|
2015-10-13 11:42:12 +05:30 |
|
Lei Xu
|
0f5f9846ed
|
HDFS-9006. Provide BlockPlacementPolicy that supports upgrade domain. (Ming Ma via lei)
|
2015-10-12 16:24:16 -07:00 |
|
Haohui Mai
|
c60a16fcea
|
Addendum patch for HDFS-9215.
|
2015-10-12 15:52:10 -07:00 |
|
Jian He
|
9849c8b386
|
YARN-4230. RM crashes with NPE when increasing container resource if there is no headroom left. Contributed by Meng Ding
|
2015-10-12 11:51:33 -07:00 |
|
yliu
|
e617cf6dd1
|
HADOOP-10300. Allowed deferred sending of call responses. (Daryn Sharp via yliu)
|
2015-10-12 16:09:14 +08:00 |
|
Zhihai Xu
|
049c6e8dc0
|
YARN-4201. AMBlacklist does not work for minicluster. Contributed by Jun Gong.
|
2015-10-12 00:14:25 -07:00 |
|
yliu
|
73b86a5046
|
HDFS-8988. Use LightWeightHashSet instead of LightWeightLinkedSet in BlockManager#excessReplicateMap. (yliu)
|
2015-10-12 14:40:14 +08:00 |
|
yliu
|
0ff1216100
|
HDFS-9221. HdfsServerConstants#ReplicaState#getState should avoid calling values() since it creates a temporary array. (Staffan Friberg via yliu)
|
2015-10-12 14:28:15 +08:00 |
|
Devaraj K
|
db93047881
|
YARN-3964. Support NodeLabelsProvider at Resource Manager side.
Contributed by Dian Fu.
|
2015-10-11 11:21:29 +05:30 |
|
Haohui Mai
|
7e2c971fed
|
Revert "HADOOP-12469. distcp shout not ignore the ignoreFailures option. Contributed by Mingliang Liu."
This reverts commit fa5a54cac7 .
|
2015-10-10 03:24:59 -07:00 |
|
Haohui Mai
|
fa5a54cac7
|
HADOOP-12469. distcp shout not ignore the ignoreFailures option. Contributed by Mingliang Liu.
|
2015-10-09 22:38:06 -07:00 |
|
Haohui Mai
|
18950c0a55
|
HDFS-9222. Add hadoop-hdfs-client as a dependency of hadoop-hdfs-native-client. Contributed by Mingliang Liu.
|
2015-10-09 22:31:16 -07:00 |
|
Haohui Mai
|
d0c1e5fec4
|
HDFS-9215. Suppress the RAT warnings in hdfs-native-client module. Contributed by Haohui Mai.
|
2015-10-09 21:12:44 -07:00 |
|