Vinayakumar B
|
7f0e1eb43d
|
HADOOP-12460. Add overwrite option for 'get' shell command (Contributed by Jagadesh Kiran N)
|
2015-10-19 12:16:16 +05:30 |
|
Tsuyoshi Ozawa
|
4c9c3955ae
|
HDFS-9237. NPE at TestDataNodeVolumeFailureToleration#tearDown. Contributed by Brahma Reddy Battula.
|
2015-10-19 15:30:21 +09:00 |
|
yliu
|
476a251e5e
|
HADOOP-12483. Maintain wrapped SASL ordering for postponed IPC responses. (Daryn Sharp via yliu)
|
2015-10-19 09:54:11 +08:00 |
|
Steve Loughran
|
0ab3f9d564
|
HADOOP-10941. Proxy user verification NPEs if remote host is unresolvable (Benoy Antony via stevel).
|
2015-10-18 14:05:28 +01:00 |
|
Steve Loughran
|
e286512a71
|
HADOOP-12450. UserGroupInformation should not log at WARN level if no groups are found. (Elliott Clark via stevel)
|
2015-10-18 12:23:43 +01:00 |
|
Steve Loughran
|
e2d59e2c7b
|
YARN-4155. TestLogAggregationService.testLogAggregationServiceWithInterval failing. (Bibin A Chundatt via stevel)
|
2015-10-18 12:03:57 +01:00 |
|
Steve Loughran
|
bafeb6c7bc
|
HADOOP-11628. SPNEGO auth does not work with CNAMEs in JDK8. (Daryn Sharp via stevel).
|
2015-10-18 11:45:41 +01:00 |
|
Sangjin Lee
|
58590fef49
|
YARN-2556. Tool to measure the performance of the timeline server (Chang Li via sjlee)
|
2015-10-16 16:53:20 -07:00 |
|
Jian He
|
f9da5cdb2b
|
YARN-4170. AM need to be notified with priority in AllocateResponse. Contributed by Sunil G
|
2015-10-16 15:26:27 -07:00 |
|
Wangda Tan
|
4337b263aa
|
YARN-4162. CapacityScheduler: Add resource usage by partition and queue capacity by partition to REST API. (Naganarasimha G R via wangda)
|
2015-10-16 15:06:28 -07:00 |
|
Haohui Mai
|
79b8d60d08
|
HDFS-9253. Refactor tests of libhdfs into a directory. Contributed by Haohui Mai.
|
2015-10-16 11:20:17 -07:00 |
|
Harsh J
|
52ac73f344
|
HDFS-9257. improve error message for "Absolute path required" in INode.java to contain the rejected path. Contributed by Marcell Szabo
|
2015-10-16 17:12:35 +02:00 |
|
Tsz-Wo Nicholas Sze
|
a554701fe4
|
Revert "Move HDFS-9205 to trunk in CHANGES.txt."
This reverts commit a49298d585 .
|
2015-10-16 10:05:19 +08:00 |
|
Jian He
|
cf23f2c2b5
|
YARN-4000. RM crashes with NPE if leaf queue becomes parent queue during restart. Contributed by Varun Saxena
|
2015-10-15 17:12:46 -07:00 |
|
cnauroth
|
a121fa1d39
|
HADOOP-12481. JWTRedirectAuthenticationHandler doesn't Retain Original Query String. Contributed by Larry McCay.
|
2015-10-15 16:44:59 -07:00 |
|
cnauroth
|
fdd7406224
|
HADOOP-12479. ProtocMojo does not log the reason for a protoc compilation failure. Contributed by Chris Nauroth.
|
2015-10-15 15:54:48 -07:00 |
|
cnauroth
|
5f3f0e0f70
|
HADOOP-12475. Move attribution to 2.8.0 section of CHANGES.txt.
|
2015-10-15 15:53:57 -07:00 |
|
Sangjin Lee
|
8d2d3eb7bb
|
HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching Connection in ipc Client (Walter Su via sjlee)
|
2015-10-15 11:43:07 -07:00 |
|
Jing Zhao
|
7a98d94b7b
|
Add Apache license header in DatanodeStats.java
|
2015-10-15 10:32:20 -07:00 |
|
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 |
|