Sammi Chen
|
f6ab07e28c
|
HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu.
(cherry picked from commit e4fca6aae4 )
(cherry picked from commit 53528d5ec5 )
(cherry picked from commit 61847f4ea0 )
|
2018-09-18 20:18:15 +08:00 |
Inigo Goiri
|
9bd2616138
|
HDFS-13844. Fix the fmt_bytes function in the dfs-dust.js. Contributed by yanghuafeng.
(cherry picked from commit a9c1c55cafc0338bb35d2991f217d4157463f1d3)
|
2018-09-17 14:40:00 -07:00 |
Jason Lowe
|
1e61f389e9
|
MAPREDUCE-7133. History Server task attempts REST API returns invalid data. Contributed by Oleksandr Shevchenko
(cherry picked from commit 2886024ac3 )
|
2018-09-13 14:51:19 -05:00 |
Inigo Goiri
|
bbd09877d0
|
HDFS-13914. Fix DN UI logs link broken when https is enabled after HDFS-13902. Contributed by Jianfei Jiang.
(cherry picked from commit e1b242a984 )
|
2018-09-13 09:18:40 -07:00 |
Brahma Reddy Battula
|
9befa5ed95
|
HDFS-13902. Add JMX, conf and stacks menus to the datanode page. Contributed by fengchuang.
(cherry picked from commit b2432d254c )
|
2018-09-12 06:37:25 +05:30 |
Xiao Chen
|
a7b9e7d858
|
HDFS-13051. Fix dead lock during async editlog rolling if edit queue is full. Contributed by Daryn Sharp.
(cherry picked from commit 8e54da1511 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java
(cherry picked from commit 2dd27c999b )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java
(cherry picked from commit a5da4df73c )
|
2018-09-10 23:13:14 -07:00 |
Eric E Payne
|
121cefd472
|
YARN-8709: CS preemption monitor always fails since one under-served queue was deleted. Contributed by Tao Yang.
(cherry picked from commit 987d8191ad )
|
2018-09-10 20:32:20 +00:00 |
Brahma Reddy Battula
|
e56f183696
|
HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar
|
2018-09-10 07:11:26 +05:30 |
Giovanni Matteo Fumarola
|
6c8fc8f786
|
HADOOP-15731. TestDistributedShell fails on Windows. Contributed by Botong Huang.
|
2018-09-07 14:20:28 -07:00 |
Inigo Goiri
|
1b12925d69
|
HDFS-13836. RBF: Handle mount table znode with null value. Contributed by yanghuafeng.
(cherry picked from commit 527288ef89 )
|
2018-09-06 16:50:09 -07:00 |
Jason Lowe
|
3eb70d4dcb
|
MAPREDUCE-7131. Job History Server has race condition where it moves files from intermediate to finished but thinks file is in intermediate. Contributed by Anthony Hsu
(cherry picked from commit eb0b5a844f )
|
2018-09-06 15:27:45 -05:00 |
Vrushali C
|
f6e4b13d5f
|
HADOOP-15657 Registering MutableQuantiles via Metric annotation. Contributed by Sushil Ks
|
2018-09-05 21:09:16 -07:00 |
Hrishikesh Gadre
|
0468b6e736
|
HDFS-13812. Fix the inconsistent default refresh interval on Caching documentation. Contributed by Hrishikesh Gadre.
Signed-off-by: Xiao Chen <xiao@apache.org>
(cherry picked from commit 6ccb809c2d )
|
2018-09-04 21:55:09 -07:00 |
Inigo Goiri
|
2e744bd31d
|
HDFS-13857. RBF: Choose to enable the default nameservice to read/write files. Contributed by yanghuafeng.
(cherry picked from commit 54f2044595 )
|
2018-09-04 12:18:38 -07:00 |
Steve Loughran
|
5902c0658e
|
HADOOP-10219. ipc.Client.setupIOstreams() needs to check for ClientCache.stopClient requested shutdowns.
Contributed by Kihwal Lee and Lukas Majercak.
(cherry picked from commit 9e96ac666d )
|
2018-09-04 11:58:56 -07:00 |
Steve Loughran
|
4e342f603f
|
HADOOP-15547/ WASB: improve listStatus performance.
Contributed by Thomas Marquardt.
|
2018-09-04 16:32:22 +01:00 |
Eric E Payne
|
21aa7f1d82
|
YARN-8051: TestRMEmbeddedElector#testCallbackSynchronization is flakey. Contributed by Robert Kanter and Jason Lowe.
|
2018-08-29 21:30:38 +00:00 |
Yiqun Lin
|
8137b473aa
|
HDFS-13634. RBF: Configurable value in xml for async connection request queue size. Contributed by CR Hota.
(cherry picked from commit a0ebb6b39f )
|
2018-08-29 16:23:17 +08:00 |
Brahma Reddy Battula
|
2a8f4aefd4
|
HDFS-13854. RBF: The ProcessingAvgTime and ProxyAvgTime should display by JMX with ms unit. Contributed by yanghuafeng.
(cherry picked from commit 64ad0298d4 )
|
2018-08-29 08:32:36 +05:30 |
Giovanni Matteo Fumarola
|
bb0e75f72f
|
YARN-8697. LocalityMulticastAMRMProxyPolicy should fallback to random sub-cluster when cannot resolve resource. Contributed by Botong Huang.
|
2018-08-28 16:07:31 -07:00 |
Giovanni Matteo Fumarola
|
d4a3be9591
|
HADOOP-15699. Fix some of testContainerManager failures in Windows. Contributed by Botong Huang.
|
2018-08-27 12:28:16 -07:00 |
Giovanni Matteo Fumarola
|
548a595027
|
YARN-8705. Refactor the UAM heartbeat thread in preparation for YARN-8696. Contributed by Botong Huang.
|
2018-08-27 11:26:31 -07:00 |
Yiqun Lin
|
361d0e45aa
|
HDFS-13831. Make block increment deletion number configurable. Contributed by Ryan Wu.
(cherry picked from commit b9b964d253 )
|
2018-08-27 15:03:33 +08:00 |
Konstantin V Shvachko
|
64681a362d
|
HDFS-13848. Refactor NameNode failover proxy providers. Contributed by Konstantin Shvachko.
(cherry picked from commit a4121c71c2 )
|
2018-08-24 19:00:21 -07:00 |
Jason Lowe
|
c4e3df2261
|
YARN-8649. NPE in localizer hearbeat processing if a container is killed while localizing. Contributed by lujie
(cherry picked from commit 585ebd873a )
|
2018-08-23 09:43:03 -05:00 |
Takanobu Asanuma
|
947b9a27e2
|
HADOOP-14314. The OpenSolaris taxonomy link is dead in InterfaceClassification.md. Contributed by Rui Gao.
(cherry picked from commit bed8cb6979 )
|
2018-08-23 21:56:30 +09:00 |
Takanobu Asanuma
|
ac7eef4131
|
HADOOP-15689. Add "*.patch" into .gitignore file of branch-2. Contributed by Rui Gao.
|
2018-08-23 00:39:03 +09:00 |
Yiqun Lin
|
8e09ff918e
|
HDFS-13821. RBF: Add dfs.federation.router.mount-table.cache.enable so that users can disable cache. Contributed by Fei Hui.
(cherry picked from commit 81847392ba )
|
2018-08-22 11:48:34 +08:00 |
Giovanni Matteo Fumarola
|
8e6807ef4a
|
YARN-8673. [AMRMProxy] More robust responseId resync after an YarnRM master slave switch. Contributed by Botong Huang.
|
2018-08-21 13:09:33 -07:00 |
Giovanni Matteo Fumarola
|
89da0e9901
|
YARN-8581. [AMRMProxy] Add sub-cluster timeout in LocalityMulticastAMRMProxyPolicy. Contributed by Botong Huang.
|
2018-08-21 13:04:49 -07:00 |
Rohith Sharma K S
|
1a53aab4d6
|
YARN-8129. Improve error message for invalid value in fields attribute. Contributed by Abhishek Modi.
(cherry picked from commit d3fef7a5c5 )
|
2018-08-21 12:11:31 +05:30 |
Yiqun Lin
|
18ebe18305
|
HDFS-13750. RBF: Router ID in RouterRpcClient is always null. Contributed by Takanobu Asanuma.
|
2018-08-20 23:08:26 +08:00 |
Rohith Sharma K S
|
c68d1d49ca
|
YARN-8679. [ATSv2] If HBase cluster is down for long time, high chances that NM ContainerManager dispatcher get blocked. Contributed by Wangda Tan.
(cherry picked from commit 4aacbfff60 )
|
2018-08-18 11:04:20 +05:30 |
Xiao Chen
|
8056472879
|
HADOOP-15674. Test failure TestSSLHttpServer.testExcludedCiphers with TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 cipher suite. Contributed by Szilard Nemeth.
(cherry picked from commit 8d7c93186e )
|
2018-08-17 10:20:29 -07:00 |
Rohith Sharma K S
|
e2210a5175
|
YARN-8612. Fix NM Collector Service Port issue in YarnConfiguration. Contributed by Prabha Manepalli.
(cherry picked from commit 1697a02306 )
|
2018-08-17 11:17:30 +05:30 |
Wei-Chiu Chuang
|
04c8b5dbb6
|
HDFS-13758. DatanodeManager should throw exception if it has BlockRecoveryCommand but the block is not under construction. Contributed by chencan.
|
2018-08-14 11:57:30 -07:00 |
Jason Lowe
|
a44e53a314
|
YARN-8640. Restore previous state in container-executor after failure. Contributed by Jim Brennan
(cherry picked from commit d1d129aa9d )
|
2018-08-14 10:33:27 -05:00 |
Wei-Chiu Chuang
|
ad5c3300ff
|
HDFS-13813. Exit NameNode if dangling child inode is detected when saving FsImage. Contributed by Siyao Meng.
(cherry picked from commit 23854443ef )
(cherry picked from commit b38649c59a )
(cherry picked from commit 4b606eb9fd )
|
2018-08-13 16:15:36 -07:00 |
Chao Sun
|
305b9a652a
|
Remove super user privilege requirement for NameNode.getServiceStatus. Contributed by Chao Sun.
(cherry picked from commit a2a8c48699 )
|
2018-08-10 16:17:04 -07:00 |
Jonathan Hung
|
7abffe4529
|
YARN-8559. Expose mutable-conf scheduler's configuration in RM /scheduler-conf endpoint. Contributed by Weiwei Yang.
|
2018-08-10 15:34:21 -07:00 |
Jason Lowe
|
2024260af6
|
YARN-8331. Race condition in NM container launched after done. Contributed by Pradeep Ambati
(cherry picked from commit cd04e954d2 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/container/TestContainer.java
|
2018-08-09 10:35:07 -05:00 |
Haibo Chen
|
1991a1d760
|
YARN-6966. NodeManager metrics may return wrong negative values when NM restart. (Szilard Nemeth via Haibo Chen)
|
2018-08-02 10:06:16 -07:00 |
Arun Suresh
|
e2b82b82e2
|
YARN-7542. Fix issue that causes some Running Opportunistic Containers to be recovered as PAUSED. (Sampada Dehankar via asuresh)
(cherry picked from commit a55884c68e )
(cherry picked from commit bd4dcc7772 )
|
2018-08-02 09:59:04 -07:00 |
Sammi Chen
|
418e957c64
|
HADOOP-15607. AliyunOSS: fix duplicated partNumber issue in AliyunOSSBlockOutputStream. Contributed by Jinhu Wu.
|
2018-08-02 10:14:54 +08:00 |
Rohith Sharma K S
|
21e416ad27
|
YARN-8155. Improve ATSv2 client logging in RM and NM publisher. Contributed by Abhishek Modi.
|
2018-08-01 22:25:53 +05:30 |
Robert Kanter
|
a7163886ce
|
HADOOP-15644. Hadoop Docker Image Pip Install Fails on branch-2 (haibochen via rkanter)
|
2018-07-31 13:28:49 -07:00 |
Chen Liang
|
d2ec117435
|
HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.
|
2018-07-31 11:44:08 -07:00 |
Wei-Chiu Chuang
|
5ef8fd5119
|
HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.
(cherry picked from commit e95c5e9f62 )
(cherry picked from commit 964f3454d1 )
(cherry picked from commit 0af04ad89f )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
|
2018-07-25 11:26:19 -07:00 |
Eric E Payne
|
3aa17bd737
|
YARN-4606. CapacityScheduler: applications could get starved because computation of #activeUsers considers pending apps. Contributed by Manikandan R
(cherry picked from commit 9485c9aee6 )
|
2018-07-25 17:06:47 +00:00 |
Yiqun Lin
|
e6fcaccf5a
|
HDFS-13583. RBF: Router admin clrQuota is not synchronized with nameservice. Contributed by Dibyendu Karmakar.
(cherry picked from commit 17a87977f2 )
|
2018-07-24 11:21:37 +08:00 |