Jason Lowe
|
2098c68acb
|
YARN-2730. DefaultContainerExecutor runs only one localizer at a time. Contributed by Siqi Li
(cherry picked from commit 6157ace547 )
|
2014-11-03 20:40:02 +00:00 |
Zhijie Shen
|
3e41828639
|
YARN-2785. Fixed intermittent TestContainerResourceUsage failure. Contributed by Varun Vasudev.
(cherry picked from commit 27715ec63b )
|
2014-11-02 15:24:07 -08:00 |
Vinod Kumar Vavilapalli
|
5a0aac5506
|
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:34:11 -07:00 |
Tsz-Wo Nicholas Sze
|
a4dca48676
|
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:29:23 -07:00 |
Vinod Kumar Vavilapalli
|
5d4d11400e
|
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:43 -07:00 |
Zhijie Shen
|
7180167d01
|
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:50:32 -07:00 |
Zhijie Shen
|
eb1718b71a
|
HADOOP-11241. Fixed intermittent TestNMSimulator failure due to timing issue. Contributed by Varun Vasudev.
(cherry picked from commit 260ab6d5f4 )
|
2014-10-31 18:05:05 -07:00 |
Zhijie Shen
|
5492370a4c
|
YARN-2711. Fixed TestDefaultContainerExecutor#testContainerLaunchError failure on Windows. Contributed by Varun Vasudev.
(cherry picked from commit 1cd088fd9d )
|
2014-10-31 17:51:03 -07:00 |
Jason Lowe
|
239c4cc572
|
YARN-2707. Potential null dereference in FSDownload. Contributed by Gera Shegalov
(cherry picked from commit 7bc179f9f5 )
|
2014-10-31 22:55:06 +00:00 |
Vinod Kumar Vavilapalli
|
f71d940e42
|
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:34:07 -07:00 |
Xuan
|
aa13977001
|
YARN-2701. Addendum patch. Potential race condition in startLocalizer when using LinuxContainerExecutor. Contributed by Xuan Gong
|
2014-10-31 14:39:49 -07:00 |
Jian He
|
a859adcc23
|
YARN-2770. Added functionality to renew/cancel TimeLineDelegationToken. Contributed by Zhijie Shen
(cherry picked from commit 1b4be91866 )
|
2014-10-31 13:17:45 -07:00 |
Haohui Mai
|
2bb845de3c
|
HADOOP-11253. Hadoop streaming test TestStreamXmlMultipleRecords fails on Windows. Contributed by Varun Vasudev.
|
2014-10-31 11:54:48 -07:00 |
Ravi Prakash
|
b7296ee84f
|
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:38 -07:00 |
Vinod Kumar Vavilapalli
|
16511ef404
|
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:20:08 -07:00 |
Vinod Kumar Vavilapalli
|
a3f032031d
|
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:50 -07:00 |
Vinod Kumar Vavilapalli
|
85fcdaf8d8
|
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:03:02 -07:00 |
cnauroth
|
d3dd1ac1c2
|
HDFS-7313. Support optional configuration of AES cipher suite on DataTransferProtocol. Contributed by Chris Nauroth.
(cherry picked from commit 5573b3476a )
(cherry picked from commit 57fa43ab0a )
|
2014-10-30 22:55:45 -07:00 |
cnauroth
|
3283268d8b
|
HDFS-6385. Show when block deletion will start after NameNode startup in WebUI. Contributed by Chris Nauroth.
(cherry picked from commit c637d6d9d5 )
(cherry picked from commit caded2545c )
|
2014-10-30 22:31:26 -07:00 |
Steve Loughran
|
b69ebef49e
|
YARN-2677 registry punycoding of usernames doesn't fix all usernames to be DNS-valid (stevel)
|
2014-10-30 22:32:08 +00:00 |
Haohui Mai
|
4e419b6ede
|
HADOOP-11247. Fix a couple javac warnings in NFS. Contributed by Brandon Li.
(cherry picked from commit c7d1db7495 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2014-10-30 12:08:50 -07:00 |
Tsz-Wo Nicholas Sze
|
c3de2fc1eb
|
HADOOP-11221. IdentityHashStore assumes System.identityHashCode() is non-negative. Contributed by Jinghui Wang
|
2014-10-30 11:01:03 -07:00 |
Jing Zhao
|
b2a7bbf4f6
|
HDFS-7230. Add rolling downgrade documentation. Contributed by Tsz Wo Nicholas Sze.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-30 10:49:30 -07:00 |
Colin Patrick Mccabe
|
a4b54dfc84
|
HADOOP-11250. fix endmacro of set_find_shared_library_without_version in CMakeLists (Yi Liu via Colin P. McCabe)
(cherry picked from commit e488f0d93b )
(cherry picked from commit e107ea5177 )
|
2014-10-30 10:38:39 -07:00 |
Jason Lowe
|
773ba8b606
|
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:12:35 +00:00 |
yliu
|
2f313cfaeb
|
HADOOP-11216. Improve Openssl library finding. (cmccabe via yliu)
|
2014-10-30 10:41:09 +08:00 |
Jing Zhao
|
c8dfc9126a
|
HDFS-7305. NPE seen in wbhdfs FS while running SLive. Contributed by Jing Zhao.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
|
2014-10-29 16:28:50 -07:00 |
Kihwal Lee
|
1354ec1c74
|
HDFS-7300. The getMaxNodesPerRack() method in
BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee
(cherry picked from commit 3ae84e1ba8 )
|
2014-10-29 17:25:51 -05:00 |
Jason Lowe
|
ba86f06cf7
|
HADOOP-9740. Fix FsShell '-text' command to be able to read Avro files stored in HDFS and other filesystems. Contributed by Allan Yan
(cherry picked from commit 0c15130db2 )
|
2014-10-29 20:25:25 +00:00 |
Colin Patrick Mccabe
|
5a0285fa9a
|
HDFS-7287. The OfflineImageViewer (OIV) can output invalid XML depending on the filename (Ravi Prakash via Colin P. McCabe)
(cherry picked from commit d33e07dc49 )
(cherry picked from commit 112d694086 )
|
2014-10-29 12:40:18 -07:00 |
Zhijie Shen
|
2f62716441
|
YARN-2769. Fixed the problem that timeline domain is not set in distributed shell AM when using shell_command on Windows. Contributed by Varun Vasudev.
(cherry picked from commit 72496311def320987c31822776e8fbb73dfcc726)
|
2014-10-29 12:15:54 -07:00 |
cnauroth
|
de1044f48d
|
HADOOP-11068. Match hadoop.auth cookie format to jetty output. Contributed by Gregory Chanan.
(cherry picked from commit 5c900b522e )
(cherry picked from commit b4446cb370 )
|
2014-10-29 11:24:34 -07:00 |
Brandon Li
|
19ec4212d6
|
HADOOP-11195. Move Id-Name mapping in NFS to the hadoop-common area for better maintenance. Contributed by Yongjun Zhang
(cherry picked from commit 72a556d3b0 )
(cherry picked from commit 6caf36f9eb )
|
2014-10-29 11:10:10 -07:00 |
Kihwal Lee
|
afbb279825
|
MAPREDUCE-6022. map_input_file is missing from streaming job
environment. Contributed by Jason Lowe.
(cherry picked from commit b056048114 )
|
2014-10-29 12:30:51 -05:00 |
Vinod Kumar Vavilapalli
|
6add7b19f6
|
MAPREDUCE-6142. Fixed test failures in TestJobHistoryEventHandler and TestMRTimelineEventHandling. Contributed by Zhijie Shen.
(cherry picked from commit 3f1441245d )
|
2014-10-29 09:59:52 -07:00 |
Zhijie Shen
|
dcb484fac0
|
YARN-2747. Fixed the test failure of TestAggregatedLogFormat when native I/O is enabled. Contributed by Xuan Gong.
(cherry picked from commit ec63a3ffbd )
|
2014-10-28 22:47:05 -07:00 |
Karthik Kambatla
|
d8212c0b7e
|
HADOOP-11243. SSLFactory shouldn't allow SSLv3. (Wei Yan via kasha)
(cherry picked from commit 3c5f5af118 )
|
2014-10-28 18:10:06 -07:00 |
Jian He
|
e181498a67
|
YARN-2503. Added node lablels in web UI. Contributed by Wangda Tan
(cherry picked from commit d5e0a09721 )
(cherry picked from commit 720de7eb4c )
|
2014-10-28 18:02:13 -07:00 |
Karthik Kambatla
|
c0b17bf104
|
HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha)
(cherry picked from commit 3f48493bed )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-28 17:38:38 -07:00 |
Karthik Kambatla
|
3e901e63e4
|
HADOOP-11217. Disable SSLv3 in KMS. (Robert Kanter via kasha)
(cherry picked from commit 1a78082338 )
|
2014-10-28 17:34:27 -07:00 |
cnauroth
|
905b339a3f
|
HDFS-7291. Persist in-memory replicas with appropriate unbuffered copy API on POSIX and Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit c6f04f391b )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
(cherry picked from commit c2790932bd )
|
2014-10-28 14:18:24 -07:00 |
Zhijie Shen
|
ae62fe2ebd
|
YARN-2741. Made NM web UI serve logs on the drive other than C: on Windows. Contributed by Craig Welch.
(cherry picked from commit 8984e9b177 )
|
2014-10-28 14:13:31 -07:00 |
Xuan
|
126d1b9089
|
YARN-2758. Update TestApplicationHistoryClientService to use the new generic history store. Contributed by Zhijie Shen
|
2014-10-28 13:32:42 -07:00 |
Xuan
|
615af9e454
|
YARN-2279. Add UTs to cover timeline server authentication. Contributed by Zhijie Shen
|
2014-10-28 11:20:46 -07:00 |
Karthik Kambatla
|
f5361a8354
|
YARN-2760. Remove 'experimental' from FairScheduler docs. (Harsh J via kasha)
(cherry picked from commit ade3727ecb )
|
2014-10-28 08:50:04 -07:00 |
yliu
|
9465da32e8
|
HDFS-6606. Optimize HDFS Encrypted Transport performance. (yliu)
|
2014-10-28 21:19:26 +08:00 |
yliu
|
fe4da80c76
|
HADOOP-11233. hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default. (Stephen Chu via yliu)
|
2014-10-28 14:47:11 +08:00 |
Vinayakumar B
|
3e4e6e3da7
|
HDFS-6995. Block should be placed in the client's 'rack-local' node if 'client-local' node is not available (vinayakumarb)
Adding missed test file
(cherry picked from commit cba1f9e389 )
(cherry picked from commit fea721daf9 )
|
2014-10-28 10:06:06 +05:30 |
Vinayakumar B
|
043364ffa8
|
HDFS-6995. Block should be placed in the client's 'rack-local' node if 'client-local' node is not available (vinayakumarb)
(cherry picked from commit ed841dd9a9 )
(cherry picked from commit 5f58886770 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2014-10-28 10:04:56 +05:30 |
Zhijie Shen
|
d92d4e32f2
|
MAPREDUCE-6018. Added an MR specific config to enable emitting job history data to the timeline server. Contributed by Robert Kanter.
(cherry picked from commit 971e91c8c0 )
|
2014-10-27 21:09:20 -07:00 |