Yiqun Lin
|
61e16bff63
|
HDFS-12895. RBF: Add ACL support for mount table. Contributed by Yiqun Lin.
(cherry picked from commit ee028bfdf1 )
|
2017-12-15 14:12:00 +08:00 |
Weiwei Yang
|
1011bfd220
|
YARN-7642. Add test case to verify context update after container promotion or demotion with or without auto update. Contributed by Weiwei Yang.
(cherry picked from commit 89b6c482c1 )
|
2017-12-15 12:55:03 +08:00 |
Xiao Chen
|
cb2c5e1707
|
HDFS-12910. Secure Datanode Starter should log the port when it fails to bind. Contributed by Stephen O'Donnell and Nanda kumar.
(cherry picked from commit e1cb278cd0 )
|
2017-12-14 19:23:18 -08:00 |
Kihwal Lee
|
52c36d6d4d
|
HDFS-12907. Allow read-only access to reserved raw for non-superusers. Contributed by Rushabh S Shah.
(cherry picked from commit f5a72424c0 )
|
2017-12-14 15:00:27 -06:00 |
Jason Lowe
|
6e253c0391
|
HADOOP-15085. Output streams closed with IOUtils suppressing write errors. Contributed by Jim Brennan
(cherry picked from commit f8af0e2feb )
|
2017-12-14 10:19:07 -06:00 |
Jason Lowe
|
c661f30a78
|
HDFS-12881. Output streams closed with IOUtils suppressing write errors. Contributed by Ajay Kumar
(cherry picked from commit 80db744ee5 )
|
2017-12-14 09:53:56 -06:00 |
Sunil G
|
9ee1649cec
|
YARN-7119. Support multiple resource types in rmadmin updateNodeResource command. Contributed by Manikandan R.
(cherry picked from commit 2564b4d07f )
|
2017-12-14 16:12:43 +05:30 |
Yiqun Lin
|
925f3e62db
|
HDFS-12883. RBF: Document Router and State Store metrics. Contributed by Yiqun Lin.
(cherry picked from commit 91c96bdf8e )
|
2017-12-14 16:02:37 +08:00 |
Andrew Wang
|
58225e4030
|
Update CHANGES, RELEASENOTES, jdiff for 3.0.0 release.
(cherry picked from commit d447152d49 )
|
2017-12-13 13:05:45 -08:00 |
Sunil G
|
6d814ae068
|
YARN-7383. Node resource is not parsed correctly for resource names containing dot. Contributed by Gergely Novák.
(cherry picked from commit 10fc8d2a7d )
|
2017-12-13 22:01:28 +05:30 |
Weiwei Yang
|
415c69b36f
|
YARN-7647. NM print inappropriate error log when node-labels is enabled. Contributed by Yang Wang.
|
2017-12-13 13:18:54 +08:00 |
Jason Lowe
|
472c7edc62
|
YARN-7595. Container launching code suppresses close exceptions after writes. Contributed by Jim Brennan
(cherry picked from commit 2abab1d7c5 )
|
2017-12-12 16:07:47 -06:00 |
Wei-Chiu Chuang
|
8062a7428d
|
HDFS-12891. Do not invalidate blocks if toInvalidate is empty. Contributed by Zsolt Venczel.
(cherry picked from commit 55fc2d6485 )
|
2017-12-11 16:43:42 -08:00 |
Inigo Goiri
|
6a43fbe724
|
HDFS-12875. RBF: Complete logic for -readonly option of dfsrouteradmin add command. Contributed by Inigo Goiri.
(cherry picked from commit 5cd1056ad7 )
|
2017-12-11 15:16:19 -08:00 |
Weiwei Yang
|
3dc1ea6050
|
YARN-7608. Incorrect sTarget column causing DataTable warning on RM application and scheduler web page. Contributed by Gergely Novák.
|
2017-12-11 10:33:46 +08:00 |
Wangda Tan
|
41796ea60a
|
YARN-7591. NPE in async-scheduling mode of CapacityScheduler. (Tao Yang via wangda)
Change-Id: I67e086d6d35c3166ec0f6305490ea6527bd6d799
|
2017-12-08 21:43:28 -08:00 |
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
ba874d6787
|
HADOOP-15059. Undoing the switch of Credentials to PB format as default - done via HADOOP-12563 for supporting 2.x to 3.x upgrades.
(cherry picked from commit f19638333b )
|
2017-12-08 08:03:23 -08:00 |
Sammi Chen
|
abaabb5dec
|
HADOOP-15024. AliyunOSS: Support user agent configuration and include that & Hadoop version information to oss server.
(cherry picked from commit c326fc89b0 )
|
2017-12-08 21:28:19 +08:00 |
Sammi Chen
|
fb809e05dc
|
HADOOP-14993. AliyunOSS: Override listFiles and listLocatedStatus. Contributed Genmao Yu.
(cherry picked from commit 18621af7ae )
|
2017-12-08 20:40:14 +08:00 |
John Zhuge
|
fc9e156484
|
HADOOP-14872. CryptoInputStream should implement unbuffer. Contributed by John Zhuge.
(cherry picked from commit 6c32ddad30 )
|
2017-12-07 21:08:16 -08:00 |
Xiao Chen
|
1d1401ad38
|
HADOOP-15056. Fix TestUnbuffer#testUnbufferException failure. Contributed by Jack Bearden.
(cherry picked from commit 19e0894209 )
|
2017-12-07 21:06:25 -08:00 |
John Zhuge
|
9942952dd8
|
HADOOP-15012. Add readahead, dropbehind, and unbuffer to StreamCapabilities. Contributed by John Zhuge.
(cherry picked from commit bf6a660232 )
|
2017-12-07 21:06:25 -08:00 |
Sean Mackrory
|
63d81cbbe7
|
HADOOP-15098. TestClusterTopology#testChooseRandom fails intermittently. Contributed by Zsolt Venczel.
(cherry picked from commit acb92904d0 )
|
2017-12-07 13:24:12 -07:00 |
Lei Xu
|
f3143d225a
|
HDFS-12840. Creating a file with non-default EC policy in a EC zone is not correctly serialized in the editlog. Contributed by Lei (Eddy) Xu.
(cherry picked from commit 67662e2ac9 )
|
2017-12-07 11:20:19 -08:00 |
Sammi Chen
|
afcbfbf7f4
|
HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib
|
2017-12-07 23:15:15 +08:00 |
Weiwei Yang
|
27c7a1f221
|
YARN-7607. Remove the trailing duplicated timestamp in container diagnostics message. Contributed by Weiwei Yang.
|
2017-12-07 17:36:31 +08:00 |
Akira Ajisaka
|
a8be4b559a
|
HDFS-12889. Addendum patch to add missing file.
(cherry picked from commit 6cca5b3bcb )
|
2017-12-07 13:23:58 +09:00 |
Robert Kanter
|
cdf305c337
|
YARN-6483. addendum to skip failing test (asuresh via rkanter)
|
2017-12-06 12:10:59 -08:00 |
Weiwei Yang
|
8bfd30b921
|
YARN-7610. Extend Distributed Shell to support launching job with opportunistic containers. Contributed by Weiwei Yang.
(cherry picked from commit 40b0045ebe )
|
2017-12-06 19:10:34 +08:00 |
Xiao Chen
|
bf79246c5d
|
HDFS-12872. EC Checksum broken when BlockAccessToken is enabled.
(cherry picked from commit 56b1ff80dd )
|
2017-12-05 20:48:46 -08:00 |
Weiwei Yang
|
48af34571f
|
YARN-7611. Node manager web UI should display container type in containers page. Contributed by Weiwei Yang.
(cherry picked from commit 05c347fe51 )
|
2017-12-06 12:24:00 +08:00 |
Akira Ajisaka
|
c81057d936
|
HDFS-12889. Router UI is missing robots.txt file. Contributed by Bharat Viswanadham.
(cherry picked from commit 44b06d34a5 )
|
2017-12-06 11:41:40 +09:00 |
Wangda Tan
|
5cb1b97905
|
YARN-7381. Enable the configuration: yarn.nodemanager.log-container-debug-info.enabled by default in yarn-default.xml. (Xuan Gong via wangda)
Change-Id: I1ed58dafad5cc276eea5c0b0813cf04f57d73a87
(cherry picked from commit 0311cf0535 )
|
2017-12-05 13:10:15 -08:00 |
Akira Ajisaka
|
0a886461b5
|
HADOOP-14985. Remove subversion related code from VersionInfoMojo.java. Contributed by Ajay Kumar.
(cherry picked from commit 9f1bdafedb )
|
2017-12-05 14:31:21 +09:00 |
Sean Mackrory
|
486311cdc4
|
HADOOP-15058. create-release site build outputs dummy shaded jars due to skipShade. Contributed by Andrew Wang.
(cherry picked from commit 5533648241 )
|
2017-12-04 15:43:20 -07:00 |
Xiao Chen
|
55fa509eb6
|
HDFS-12396. Webhdfs file system should get delegation token from kms provider. Contributed by Rushabh S Shah.
(cherry picked from commit 404eab4dc0 )
|
2017-12-04 10:49:58 -08:00 |
Sunil G
|
f034668b91
|
YARN-6907. Node information page in the old web UI should report resource types. Contributed by Gergely Novák.
(cherry picked from commit 81f6e46b2f )
|
2017-12-04 12:19:27 +05:30 |
Arun Suresh
|
6f123aae41
|
YARN-7587. Skip dispatching opportunistic containers to nodes whose queue is already full. (Weiwei Yang via asuresh)
(cherry picked from commit 37ca416950 )
|
2017-12-03 22:23:46 -08:00 |
Chris Douglas
|
2399c96ee7
|
HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak
(cherry picked from commit 42307e3c3a )
|
2017-12-02 23:32:44 -08:00 |
Jason Lowe
|
5db3ca39dc
|
YARN-7455. quote_and_append_arg can overflow buffer. Contributed by Jim Brennan
(cherry picked from commit 60f95fb719 )
|
2017-12-01 15:48:33 -06:00 |
Jason Lowe
|
f222b9d362
|
YARN-7589. TestPBImplRecords fails with NullPointerException. Contributed by Daniel Templeton
(cherry picked from commit 25df505421 )
|
2017-12-01 15:38:57 -06:00 |
Jason Lowe
|
0dd7f1f4e8
|
MAPREDUCE-5124. AM lacks flow control for task events. Contributed by Peter Bacsko
(cherry picked from commit 21d3627355 )
|
2017-12-01 14:10:02 -06:00 |
Wei-Chiu Chuang
|
83b62a8eed
|
HDFS-12836. startTxId could be greater than endTxId when tailing in-progress edit log. Contributed by Chao Sun.
(cherry picked from commit 0faf506245 )
|
2017-12-01 12:03:04 -08:00 |
Chris Douglas
|
6266c52680
|
Revert "HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak"
This reverts commit 482fd5a880 .
|
2017-12-01 11:19:17 -08:00 |
Chris Douglas
|
482fd5a880
|
HDFS-11576. Block recovery will fail indefinitely if recovery time > heartbeat interval. Contributed by Lukas Majercak
(cherry picked from commit 5304698dc8 )
|
2017-12-01 10:30:08 -08:00 |
Konstantin V Shvachko
|
def87db9cb
|
HDFS-12638. Delete copy-on-truncate block along with the original block, when deleting a file being truncated. Contributed by Konstantin Shvachko.
(cherry picked from commit 60fd0d7fd7 )
|
2017-11-30 18:27:16 -08:00 |
Junping Du
|
58d849b858
|
YARN-7558. yarn logs command fails to get logs for running containers if UI authentication is enabled. Contributed by Xuan Gong.
(cherry picked from commit a409425986 )
|
2017-11-30 13:49:00 -08:00 |
Jason Lowe
|
f072caa0bc
|
YARN-7495. Improve robustness of the AggregatedLogDeletionService. Contributed by Jonathan Eagles
(cherry picked from commit 5cfaee2e6d )
|
2017-11-30 12:40:45 -06:00 |
Daniel Templeton
|
40372be7bb
|
YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory
(cherry picked from commit 8498d287cd )
|
2017-11-30 09:26:25 -08:00 |
Robert Kanter
|
2c2ff7da05
|
HADOOP-13493. Compatibility Docs should clarify the policy for what takes precedence when a conflict is found (templedf via rkanter)
(cherry picked from commit 75a3ab88f5 )
|
2017-11-30 07:39:51 -08:00 |