Tsz-Wo Nicholas Sze
|
36ccf097a9
|
HDFS-7276. Limit the number of byte arrays used by DFSOutputStream and provide a mechanism for recycling arrays.
|
2014-11-01 11:22:13 -07:00 |
|
Vinod Kumar Vavilapalli
|
b18e8a272e
|
HADOOP-11254. Changed visibility of AccessControlList to be public for consumption by ecosystem. Contributed by Zhijie Shen.
|
2014-11-01 11:10:03 -07:00 |
|
Zhijie Shen
|
ed63b11646
|
MAPREDUCE-6052. Supported overriding the default container-log4j.properties file per job. Contributed by Junping Du.
|
2014-11-01 00:47:57 -07:00 |
|
Zhijie Shen
|
260ab6d5f4
|
HADOOP-11241. Fixed intermittent TestNMSimulator failure due to timing issue. Contributed by Varun Vasudev.
|
2014-10-31 18:02:39 -07:00 |
|
Zhijie Shen
|
1cd088fd9d
|
YARN-2711. Fixed TestDefaultContainerExecutor#testContainerLaunchError failure on Windows. Contributed by Varun Vasudev.
|
2014-10-31 17:43:30 -07:00 |
|
Haohui Mai
|
80bb7d4794
|
HDFS-7319. Remove dead link to HFTP documentation from index.xml. Contributed by Masatake Iwasaki.
|
2014-10-31 16:54:59 -07:00 |
|
Jason Lowe
|
7bc179f9f5
|
YARN-2707. Potential null dereference in FSDownload. Contributed by Gera Shegalov
|
2014-10-31 22:53:04 +00:00 |
|
Vinod Kumar Vavilapalli
|
6ce32f593b
|
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.
|
2014-10-31 15:32:21 -07:00 |
|
Xuan
|
86ff28dea0
|
YARN-2701. Addendum patch. Potential race condition in startLocalizer when using LinuxContainerExecutor. Contributed by Xuan Gong
|
2014-10-31 14:36:25 -07:00 |
|
Jian He
|
1b4be91866
|
YARN-2770. Added functionality to renew/cancel TimeLineDelegationToken. Contributed by Zhijie Shen
|
2014-10-31 13:16:45 -07:00 |
|
Colin Patrick Mccabe
|
7b026c50f1
|
HDFS-6917. Add an hdfs debug command to validate blocks, call recoverlease, etc. (cmccabe)
|
2014-10-31 13:15:17 -07:00 |
|
Karthik Kambatla
|
256697acd5
|
YARN-2186. [YARN-1492] Node Manager uploader service for cache manager. (Chris Trezzo and Sangjin Lee via kasha)
|
2014-10-31 13:00:42 -07:00 |
|
Haohui Mai
|
f1a149e916
|
HADOOP-11253. Hadoop streaming test TestStreamXmlMultipleRecords fails on Windows. Contributed by Varun Vasudev.
|
2014-10-31 11:54:33 -07:00 |
|
Haohui Mai
|
3f030c04e8
|
HDFS-7315. DFSTestUtil.readFileBuffer opens extra FSDataInputStream. Contributed by Plamen Jeliazkov.
|
2014-10-31 11:47:41 -07:00 |
|
Ravi Prakash
|
c7f81dad30
|
HDFS-7309. XMLUtils.mangleXmlString doesn't seem to handle less than sign. (Colin Patrick McCabe via raviprak)
|
2014-10-31 11:22:25 -07:00 |
|
Vinod Kumar Vavilapalli
|
b6c1188b85
|
YARN-2778. Moved node-lables' reports to the yarn nodes CLI from the admin CLI. Contributed by Wangda Tan.
|
2014-10-31 10:11:59 -07:00 |
|
Vinod Kumar Vavilapalli
|
d1828d9443
|
YARN-2779. Fixed ResourceManager to not require delegation tokens for communicating with Timeline Service. Contributed by Zhijie Shen.
|
2014-10-30 23:16:19 -07:00 |
|
Vinod Kumar Vavilapalli
|
e0233c16eb
|
YARN-2698. Moved some node label APIs to be correctly placed in client protocol. Contributed by Wangda Tan.
|
2014-10-30 22:59:31 -07:00 |
|
cnauroth
|
5573b3476a
|
HDFS-7313. Support optional configuration of AES cipher suite on DataTransferProtocol. Contributed by Chris Nauroth.
|
2014-10-30 22:48:25 -07:00 |
|
cnauroth
|
c637d6d9d5
|
HDFS-6385. Show when block deletion will start after NameNode startup in WebUI. Contributed by Chris Nauroth.
|
2014-10-30 22:26:35 -07:00 |
|
Colin Patrick Mccabe
|
4727064dab
|
Revert "HADOOP-10926. Improve test-patch.sh to apply binary diffs (cmccabe)
|
2014-10-30 20:02:27 -07:00 |
|
Colin Patrick Mccabe
|
e1f7d654e5
|
HADOOP-10926: Improve test-patch.sh to apply binary diffs: fix typo
|
2014-10-30 17:54:05 -07:00 |
|
Colin Patrick Mccabe
|
a9331fe9b0
|
HDFS-7035. Make adding a new data directory to the DataNode an atomic operation and improve error handling (Lei Xu via Colin P. McCabe)
|
2014-10-30 17:31:23 -07:00 |
|
Colin Patrick Mccabe
|
348bfb7d59
|
HADOOP-10926. Improve test-patch.sh to apply binary diffs (cmccabe)
|
2014-10-30 17:16:20 -07:00 |
|
Steve Loughran
|
81fe8e4147
|
YARN-2677 registry punycoding of usernames doesn't fix all usernames to be DNS-valid (stevel)
|
2014-10-30 22:32:32 +00:00 |
|
Brandon Li
|
5e3f42811f
|
update CHANGES.txt to move HADOOP-11247 to 2.6
|
2014-10-30 13:29:43 -07:00 |
|
Andrew Wang
|
c2866ac34d
|
HDFS-3342. SocketTimeoutException in BlockSender.sendChunks could have a better error message. Contributed by Yongjun Zhang.
|
2014-10-30 11:04:10 -07:00 |
|
Tsz-Wo Nicholas Sze
|
a3dacc07e2
|
HADOOP-11221. IdentityHashStore assumes System.identityHashCode() is non-negative. Contributed by Jinghui Wang
|
2014-10-30 10:58:26 -07:00 |
|
Jing Zhao
|
b811212f23
|
HDFS-7230. Add rolling downgrade documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-10-30 10:47:05 -07:00 |
|
Colin Patrick Mccabe
|
e488f0d93b
|
HADOOP-11250. fix endmacro of set_find_shared_library_without_version in CMakeLists (Yi Liu via Colin P. McCabe)
|
2014-10-30 10:37:24 -07:00 |
|
Jason Lowe
|
73e626ad91
|
YARN-2755. NM fails to clean up usercache_DEL_<timestamp> dirs after YARN-661. Contributed by Siqi Li
|
2014-10-30 15:10:27 +00:00 |
|
Karthik Kambatla
|
179cab81e0
|
YARN-2712. TestWorkPreservingRMRestart: Augment FS tests with queue and headroom checks. (Tsuyoshi Ozawa via kasha)
|
2014-10-30 00:29:07 -07:00 |
|
Tao Luo
|
0126cf16b7
|
HDFS-7263. Snapshot read can reveal future bytes for appended files. Contributed by Tao Luo.
|
2014-10-29 20:21:12 -07:00 |
|
yliu
|
2a6be65c8c
|
HADOOP-11216. Improve Openssl library finding. (cmccabe via yliu)
|
2014-10-30 10:35:14 +08:00 |
|
Haohui Mai
|
05b66ca074
|
HADOOP-11247. Fix a couple javac warnings in NFS. Contributed by Brandon Li.
|
2014-10-29 17:54:26 -07:00 |
|
Jing Zhao
|
6f5f604a79
|
HDFS-7305. NPE seen in wbhdfs FS while running SLive. Contributed by Jing Zhao.
|
2014-10-29 16:25:48 -07:00 |
|
Kihwal Lee
|
3ae84e1ba8
|
HDFS-7300. HDFS-7300. The getMaxNodesPerRack() method in
BlockPlacementPolicyDefault is flawed. contributed by Kihwal Lee
|
2014-10-29 17:23:34 -05:00 |
|
Colin Patrick Mccabe
|
d33e07dc49
|
HDFS-7287. The OfflineImageViewer (OIV) can output invalid XML depending on the filename (Ravi Prakash via Colin P. McCabe)
|
2014-10-29 12:31:59 -07:00 |
|
Colin Patrick Mccabe
|
c2575fb046
|
HADOOP-11186: documentation should talk about hadoop.htrace.spanreceiver.classes, not hadoop.trace.spanreceiver.classes (cmccabe)
|
2014-10-29 12:14:10 -07:00 |
|
Zhijie Shen
|
a8c1202220
|
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.
|
2014-10-29 12:12:30 -07:00 |
|
cnauroth
|
5c900b522e
|
HADOOP-11068. Match hadoop.auth cookie format to jetty output. Contributed by Gregory Chanan.
|
2014-10-29 11:18:44 -07:00 |
|
Brandon Li
|
72a556d3b0
|
HADOOP-11195. Move Id-Name mapping in NFS to the hadoop-common area for better maintenance. Contributed by Yongjun Zhang
|
2014-10-29 11:05:29 -07:00 |
|
Kihwal Lee
|
b056048114
|
MAPREDUCE-6022. map_input_file is missing from streaming job
environment. Contributed by Jason Lowe.
|
2014-10-29 12:29:07 -05:00 |
|
Karthik Kambatla
|
782971ae7a
|
YARN-2742. FairSchedulerConfiguration should allow extra spaces between value and unit. (Wei Yan via kasha)
|
2014-10-29 10:24:57 -07:00 |
|
Vinod Kumar Vavilapalli
|
3f1441245d
|
MAPREDUCE-6142. Fixed test failures in TestJobHistoryEventHandler and TestMRTimelineEventHandling. Contributed by Zhijie Shen.
|
2014-10-29 09:57:39 -07:00 |
|
Zhijie Shen
|
ec63a3ffbd
|
YARN-2747. Fixed the test failure of TestAggregatedLogFormat when native I/O is enabled. Contributed by Xuan Gong.
|
2014-10-28 22:43:40 -07:00 |
|
Karthik Kambatla
|
3c5f5af118
|
HADOOP-11243. SSLFactory shouldn't allow SSLv3. (Wei Yan via kasha)
|
2014-10-28 18:03:00 -07:00 |
|
Jian He
|
0782f60288
|
Missing CHANGES.txt for YARN-2503.
|
2014-10-28 17:59:52 -07:00 |
|
Jian He
|
d5e0a09721
|
YARN-2503. Added node lablels in web UI. Contributed by Wangda Tan
|
2014-10-28 17:57:54 -07:00 |
|
Karthik Kambatla
|
3f48493bed
|
HDFS-7274. Disable SSLv3 in HttpFS. (Robert Kanter via kasha)
|
2014-10-28 17:21:20 -07:00 |
|