Jing Zhao
|
9d697e3038
|
HDFS-7233. NN logs unnecessary org.apache.hadoop.hdfs.protocol.UnresolvedPathException. Contributed by Rushabh S Shah.
|
2014-11-04 16:05:04 -08:00 |
Zhijie Shen
|
e06c23a6c9
|
YARN-2752. Made ContainerExecutor append "nice -n" arg only when priority adjustment flag is set. Contributed by Xuan Gong.
|
2014-11-04 15:50:10 -08:00 |
Haohui Mai
|
4ca67c09fc
|
HDFS-7355. TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows, because we cannot deny access to the file owner. Contributed by Chris Nauroth.
|
2014-11-04 15:19:06 -08:00 |
Jing Zhao
|
dbe4b20d23
|
HDFS-7356. Use DirectoryListing.hasMore() directly in nfs. Contributed by Li Lu.
|
2014-11-04 15:05:55 -08:00 |
Haohui Mai
|
7e2bdd5255
|
HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun.
|
2014-11-04 15:02:25 -08:00 |
Haohui Mai
|
06bc026c21
|
Addendum patch for HADOOP-10563 in branch-2.
|
2014-11-04 14:54:59 -08:00 |
Haohui Mai
|
aa09c4c342
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
|
2014-11-04 14:52:51 -08:00 |
Haohui Mai
|
e5e3f86c64
|
HDFS-7334. Fix periodic failures of TestCheckpoint#testTooManyEditReplayFailures. Contributed by Charles Lamb.
|
2014-11-04 14:35:10 -08:00 |
Haohui Mai
|
3bdfd6e58e
|
HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva.
|
2014-11-04 10:52:22 -08:00 |
cnauroth
|
f4ed787669
|
HADOOP-11165. TestUTF8 fails when run against java 8. Contributed by Stephen Chu.
(cherry picked from commit 85da71c2d3 )
|
2014-11-04 10:29:29 -08:00 |
Jing Zhao
|
b1fd0b6678
|
HDFS-7340. Make rollingUpgrade start/finalize idempotent. Contributed by Jing Zhao.
|
2014-11-04 10:17:11 -08:00 |
cnauroth
|
5720cc9d2d
|
HDFS-7328. TestTraceAdmin assumes Unix line endings. Contributed by Chris Nauroth.
(cherry picked from commit 2bb327eb93 )
|
2014-11-03 20:04:25 -08:00 |
Vinod Kumar Vavilapalli
|
9c76dcadaf
|
YARN-1922. Fixed NodeManager to kill process-trees correctly in the presence of races between the launch and the stop-container call and when root processes crash. Contributed by Billie Rinaldi.
(cherry picked from commit c5a46d4c8c )
|
2014-11-03 16:40:37 -08:00 |
Haohui Mai
|
d2d2c84a10
|
HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-03 15:10:37 -08:00 |
Vinod Kumar Vavilapalli
|
277141b82d
|
YARN-2795. Fixed ResourceManager to not crash loading node-label data from HDFS in secure mode. Contributed by Wangda Tan.
(cherry picked from commit ec6cbece8e )
|
2014-11-03 13:45:31 -08:00 |
Suresh Srinivas
|
c1ba223009
|
HDFS-7324. haadmin command usage prints incorrect command name. Contributed by Brahma Reddy Battula.
|
2014-11-03 13:33:33 -08:00 |
Vinod Kumar Vavilapalli
|
715c81ef6d
|
YARN-2788. Fixed backwards compatiblity issues with log-aggregation feature that were caused when adding log-upload-time via YARN-2703. Contributed by Xuan Gong.
(cherry picked from commit 58e9f24e0f )
|
2014-11-03 13:19:34 -08:00 |
Vinod Kumar Vavilapalli
|
52c58115d2
|
YARN-2798. Fixed YarnClient to populate the renewer correctly for Timeline delegation tokens. Contributed by Zhijie Shen.
(cherry picked from commit 71fbb474f5 )
|
2014-11-03 12:50:39 -08:00 |
Jason Lowe
|
8091ea54d5
|
YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li
(cherry picked from commit 6157ace547 )
|
2014-11-03 20:39:14 +00:00 |
Kihwal Lee
|
c8648bd27e
|
HADOOP-10987. Provide an iterator-based listing API for FileSystem. Contributed by Kihwal Lee.
|
2014-11-03 08:23:34 -06:00 |
Zhijie Shen
|
caae0a0a08
|
YARN-2785. Fixed intermittent TestContainerResourceUsage failure. Contributed by Varun Vasudev.
(cherry picked from commit 27715ec63b )
|
2014-11-02 15:22:54 -08:00 |
Vinod Kumar Vavilapalli
|
6627f67bf5
|
YARN-2790. Fixed a NodeManager bug that was causing log-aggregation to fail beyond HFDS delegation-token expiry even when RM is a proxy-user (YARN-2704). Contributed by Jian He.
(cherry picked from commit 5c0381c96a )
|
2014-11-01 16:33:35 -07:00 |
Tsz-Wo Nicholas Sze
|
bac064de62
|
HDFS-7276. Limit the number of byte arrays used by DFSOutputStream and provide a mechanism for recycling arrays.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
|
2014-11-01 11:33:22 -07:00 |
Vinod Kumar Vavilapalli
|
0cbc115704
|
HADOOP-11254. Changed visibility of AccessControlList to be public for consumption by ecosystem. Contributed by Zhijie Shen.
(cherry picked from commit b18e8a272e )
|
2014-11-01 11:11:04 -07:00 |
Zhijie Shen
|
c4aaa4db6c
|
MAPREDUCE-6052. Supported overriding the default container-log4j.properties file per job. Contributed by Junping Du.
(cherry picked from commit ed63b11646 )
|
2014-11-01 00:49:38 -07:00 |
Zhijie Shen
|
e286ae90b7
|
HADOOP-11241. Fixed intermittent TestNMSimulator failure due to timing issue. Contributed by Varun Vasudev.
(cherry picked from commit 260ab6d5f4 )
|
2014-10-31 18:04:05 -07:00 |
Zhijie Shen
|
d9ac25454c
|
YARN-2711. Fixed TestDefaultContainerExecutor#testContainerLaunchError failure on Windows. Contributed by Varun Vasudev.
(cherry picked from commit 1cd088fd9d )
|
2014-10-31 17:45:05 -07:00 |
Jason Lowe
|
ada40aa933
|
YARN-2707. Potential null dereference in FSDownload. Contributed by Gera Shegalov
(cherry picked from commit 7bc179f9f5 )
|
2014-10-31 22:54:49 +00:00 |
Vinod Kumar Vavilapalli
|
6d4a04a033
|
YARN-2789. Re-instated the NodeReport.newInstance private unstable API modified in YARN-2698 so that tests in YARN frameworks don't break. Contributed by Wangda Tan.
(cherry picked from commit 6ce32f593b )
|
2014-10-31 15:33:41 -07:00 |
Xuan
|
902566741e
|
YARN-2701. Addendum patch. Potential race condition in startLocalizer when using LinuxContainerExecutor. Contributed by Xuan Gong
|
2014-10-31 14:39:06 -07:00 |
Colin Patrick Mccabe
|
60acff3e60
|
HDFS-6917. Add an hdfs debug command to validate blocks, call recoverlease, etc. (cmccabe)
(cherry picked from commit 7b026c50f1 )
|
2014-10-31 13:35:00 -07:00 |
Jian He
|
a87f827ae4
|
YARN-2770. Added functionality to renew/cancel TimeLineDelegationToken. Contributed by Zhijie Shen
(cherry picked from commit 1b4be91866 )
|
2014-10-31 13:17:19 -07:00 |
Karthik Kambatla
|
268af259b5
|
YARN-2186. [YARN-1492] Node Manager uploader service for cache manager. (Chris Trezzo and Sangjin Lee via kasha)
(cherry picked from commit 256697acd5 )
|
2014-10-31 13:01:25 -07:00 |
Haohui Mai
|
5e5585a7e0
|
HADOOP-11253. Hadoop streaming test TestStreamXmlMultipleRecords fails on Windows. Contributed by Varun Vasudev.
|
2014-10-31 11:54:18 -07:00 |
Haohui Mai
|
31612ed64d
|
HDFS-7315. DFSTestUtil.readFileBuffer opens extra FSDataInputStream. Contributed by Plamen Jeliazkov.
|
2014-10-31 11:50:57 -07:00 |
Ravi Prakash
|
fe8cf32493
|
HDFS-7309. XMLUtils.mangleXmlString doesn't seem to handle less than sign. (Colin Patrick McCabe via raviprak)
(cherry picked from commit c7f81dad30 )
|
2014-10-31 11:24:00 -07:00 |
Vinod Kumar Vavilapalli
|
9b879d713a
|
YARN-2778. Moved node-lables' reports to the yarn nodes CLI from the admin CLI. Contributed by Wangda Tan.
(cherry picked from commit b6c1188b85 )
|
2014-10-31 10:19:14 -07:00 |
Vinod Kumar Vavilapalli
|
97694e78ad
|
YARN-2779. Fixed ResourceManager to not require delegation tokens for communicating with Timeline Service. Contributed by Zhijie Shen.
(cherry picked from commit d1828d9443 )
|
2014-10-30 23:17:16 -07:00 |
Vinod Kumar Vavilapalli
|
0ba8d8c19c
|
YARN-2698. Moved some node label APIs to be correctly placed in client protocol. Contributed by Wangda Tan.
(cherry picked from commit e0233c16eb )
|
2014-10-30 23:02:06 -07:00 |
cnauroth
|
57fa43ab0a
|
HDFS-7313. Support optional configuration of AES cipher suite on DataTransferProtocol. Contributed by Chris Nauroth.
(cherry picked from commit 5573b3476a )
|
2014-10-30 22:52:33 -07:00 |
cnauroth
|
caded2545c
|
HDFS-6385. Show when block deletion will start after NameNode startup in WebUI. Contributed by Chris Nauroth.
(cherry picked from commit c637d6d9d5 )
|
2014-10-30 22:29:20 -07:00 |
Colin Patrick Mccabe
|
ec2621e907
|
HDFS-7035. Make adding a new data directory to the DataNode an atomic operation and improve error handling (Lei Xu via Colin P. McCabe)
(cherry picked from commit a9331fe9b0 )
|
2014-10-30 17:32:23 -07:00 |
Steve Loughran
|
cd24075343
|
YARN-2677 registry punycoding of usernames doesn't fix all usernames to be DNS-valid (stevel)
|
2014-10-30 22:32:20 +00:00 |
Brandon Li
|
cc900b213c
|
update CHANGES.txt to move HADOOP-11247 to 2.6
|
2014-10-30 13:31:40 -07:00 |
Andrew Wang
|
ec19c85e65
|
HDFS-3342. SocketTimeoutException in BlockSender.sendChunks could have a better error message. Contributed by Yongjun Zhang.
(cherry picked from commit 16c0f04c50822a39610e34e0715d3d4a44be5a5f)
|
2014-10-30 11:03:30 -07:00 |
Tsz-Wo Nicholas Sze
|
2b5baa6714
|
HADOOP-11221. IdentityHashStore assumes System.identityHashCode() is non-negative. Contributed by Jinghui Wang
|
2014-10-30 11:00:24 -07:00 |
Jing Zhao
|
fe1f4c64d1
|
HDFS-7230. Add rolling downgrade documentation. Contributed by Tsz Wo Nicholas Sze.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-30 10:48:36 -07:00 |
Colin Patrick Mccabe
|
e107ea5177
|
HADOOP-11250. fix endmacro of set_find_shared_library_without_version in CMakeLists (Yi Liu via Colin P. McCabe)
(cherry picked from commit e488f0d93b )
|
2014-10-30 10:38:17 -07:00 |
Andrew Wang
|
ca6a21f7d1
|
HDFS-7165. Separate block metrics for files with replication count 1. Contributed by Zhe Zhang.
|
2014-10-30 10:21:12 -07:00 |
Jason Lowe
|
3e8544c5f2
|
YARN-2755. NM fails to clean up usercache_DEL_<timestamp> dirs after YARN-661. Contributed by Siqi Li
(cherry picked from commit 73e626ad91 )
|
2014-10-30 15:11:57 +00:00 |