Andrew Wang
|
480c8db40c
|
HDFS-12206. Rename the split EC / replicated block metrics.
|
2017-07-28 11:24:44 -07:00 |
Lei Xu
|
77791e4c36
|
HDFS-12044. Mismatch between BlockManager.maxReplicationStreams and ErasureCodingWorker.stripedReconstructionPool pool size causes slow and bursty recovery. (Contributed by Lei (Eddy) Xu)
|
2017-07-28 10:50:49 -07:00 |
Yufei Gu
|
9ea01fd956
|
YARN-6802. Add max AM resource and AM resource usage to leaf queue view in FairScheduler WebUI. (YunFan Zhou via Yufei Gu)
|
2017-07-28 09:52:53 -07:00 |
John Zhuge
|
f735ad1b67
|
HADOOP-14678. AdlFilesystem#initialize swallows exception when getting user name. Contributed by John Zhuge.
|
2017-07-28 09:46:54 -07:00 |
Wei-Chiu Chuang
|
369f731264
|
HDFS-12062. removeErasureCodingPolicy needs super user permission. Contributed by Wei-Chiu Chuang.
|
2017-07-28 00:51:03 -07:00 |
Yufei Gu
|
9902be72cb
|
YARN-6864. FSPreemptionThread cleanup for readability. (Daniel Templeton via Yufei Gu)
|
2017-07-27 23:19:39 -07:00 |
Akira Ajisaka
|
38c6fa5c7a
|
HADOOP-11875. [JDK9] Adding a second copy of Hamlet without _ as a one-character identifier.
|
2017-07-28 09:10:52 +09:00 |
Yongjun Zhang
|
c6330f22a5
|
HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed by Yongjun Zhang.
|
2017-07-27 16:48:24 -07:00 |
Anu Engineer
|
52640fb884
|
Merge branch 'trunk' into HDFS-7240
|
2017-07-27 16:44:36 -07:00 |
Jitendra Pandey
|
e3c7300225
|
HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan and Bharat Viswanadham.
|
2017-07-27 13:23:15 -07:00 |
Allen Wittenauer
|
5f4808ce73
|
HADOOP-14692. Upgrade Apache Rat
Signed-off-by: Anu Engineer <aegineer@apache.org>
|
2017-07-27 13:04:50 -07:00 |
Brahma Reddy Battula
|
c4a85c694f
|
HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration. Contributed by Brahma Reddy Battula.
|
2017-07-27 12:02:57 -07:00 |
Varun Saxena
|
11ece0bda1
|
Addendum for YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A Chundatt via Varun Saxena)
|
2017-07-28 00:10:45 +05:30 |
Varun Saxena
|
f66fd11e51
|
YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A Chundatt via Varun Saxena)
|
2017-07-27 23:14:50 +05:30 |
Chen Liang
|
5e47076032
|
HDFS-12059. Ozone: OzoneClient: OzoneClientImpl Add setBucketProperty and delete calls. Contributed by Nandakumar.
|
2017-07-27 10:39:33 -07:00 |
Anu Engineer
|
5b3cac7657
|
HDFS-12180. Ozone: Corona: Add stats and progress bar to corona. Contributed by Nandakumar.
|
2017-07-26 22:48:06 -07:00 |
Weiwei Yang
|
c651868c4a
|
HDFS-12145. Ozone: OzoneFileSystem: Ozone & KSM should support / delimited key names. Contributed by Mukul Kumar Singh.
(cherry picked from commit fe0a957e92d506330ba005abba18f665eb5ac1cc)
|
2017-07-26 22:36:23 -07:00 |
Yiqun Lin
|
f6ed186330
|
HDFS-12170. Ozone: OzoneFileSystem: KSM should maintain key creation time and modification time. Contributed by Mukul Kumar Singh.
|
2017-07-27 11:43:01 +08:00 |
Kihwal Lee
|
27a1a5fde9
|
HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users. Contributed by Daryn Sharp.
|
2017-07-26 13:12:39 -05:00 |
Weiwei Yang
|
04b39066db
|
HDFS-12192. Ozone: Fix the remaining failure tests for Windows caused by incorrect path generated. Contributed by Yiqun Lin.
|
2017-07-26 17:51:05 +08:00 |
Weiwei Yang
|
5d0f545143
|
HDFS-12155. Ozone : add RocksDB support to DEBUG CLI. Contributed by Chen Liang.
|
2017-07-26 12:59:25 +08:00 |
Jitendra Pandey
|
a92bf39e23
|
HADOOP-14680. Azure: IndexOutOfBoundsException in BlockBlobInputStream. Contributed by Thomas Marquardt.
|
2017-07-25 16:26:48 -07:00 |
Anu Engineer
|
c2d08e6013
|
HDFS-12115. Ozone: SCM: Add queryNode RPC Call. Contributed by Anu Engineer.
|
2017-07-25 13:28:33 -07:00 |
Daniel Templeton
|
f81a4efb8c
|
YARN-6307. Refactor FairShareComparator#compare (Contributed by Yufei Gu via Daniel Templeton)
|
2017-07-25 13:00:31 -07:00 |
Jian He
|
ac9489f7fc
|
YARN-6804. Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi
|
2017-07-25 09:57:14 -07:00 |
Kihwal Lee
|
a68b5b31cf
|
HDFS-12171. Reduce IIP object allocations for inode lookup. Contributed by Daryn Sharp.
|
2017-07-25 11:03:49 -05:00 |
Brahma Reddy Battula
|
6d983cca52
|
HADOOP-14455. ViewFileSystem#rename should support be supported within same nameservice with different mountpoints. Contributed by Brahma Reddy Battula.
|
2017-07-25 23:51:53 +08:00 |
Kihwal Lee
|
1a79dcfc45
|
HDFS-12143. Improve performance of getting and removing inode features. Contributed by Daryn Sharp.
|
2017-07-25 10:28:57 -05:00 |
Akira Ajisaka
|
cca51e916b
|
HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
|
2017-07-25 15:24:56 +09:00 |
Akira Ajisaka
|
218b1b33ff
|
YARN-6150. TestContainerManagerSecurity tests for Yarn Server are flakey. Contributed by Daniel Sturman and Ray Chiang.
|
2017-07-25 15:12:08 +09:00 |
Jitendra Pandey
|
f2921e51f0
|
HADOOP-14518. Customize User-Agent header sent in HTTP/HTTPS requests by WASB. Contributed by Georgi Chalakov.
|
2017-07-24 23:01:01 -07:00 |
Ravi Prakash
|
c98201b5d8
|
HDFS-12193. Fix style issues in HttpFS tests. Contributed by Zoran Dimitrijevic
|
2017-07-24 19:06:15 -07:00 |
Weiwei Yang
|
f35def4cc8
|
HDFS-12187. Ozone : add support to DEBUG CLI for ksm.db. Contributed by Chen Liang.
|
2017-07-25 09:43:19 +08:00 |
Ravi Prakash
|
94ca52ae9e
|
HADOOP-14597. Native compilation broken with OpenSSL-1.1.0. Contributed by Ravi Prakash.
|
2017-07-24 16:01:45 -07:00 |
Daniel Templeton
|
10583625c1
|
YARN-6845. Variable scheduler of FSLeafQueue duplicates the one of its parent FSQueue.
(Contributed by Yufei Gu via Daniel Templeton)
|
2017-07-24 13:44:00 -07:00 |
Daniel Templeton
|
bb30bd3771
|
YARN-6779. DominantResourceFairnessPolicy.DominantResourceFairnessComparator.calculateShares() should be @VisibleForTesting
(Contributed by Yeliang Cang via Daniel Templeton)
|
2017-07-24 12:13:50 -07:00 |
Daniel Templeton
|
4c40cd451c
|
YARN-6844. AMRMClientImpl.checkNodeLabelExpression() has wrong error message
(Contributed by Manikandan R via Daniel Templeton)
|
2017-07-24 12:03:02 -07:00 |
Jason Lowe
|
24853bf32a
|
YARN-6768. Improve performance of yarn api record toString and fromString. Contributed by Jonathan Eagles
|
2017-07-24 10:19:20 -05:00 |
Akira Ajisaka
|
770cc46228
|
HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero block. Contributed by Weiwei Yang.
|
2017-07-24 16:24:23 +09:00 |
Sunil G
|
e315328428
|
YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S.
|
2017-07-24 11:39:03 +05:30 |
Brahma Reddy Battula
|
2054324d47
|
Revert "YARN-6804. [YARN core changes] Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi"
This reverts commit 4a771d9010 .
|
2017-07-23 12:56:18 +08:00 |
Weiwei Yang
|
c539095200
|
HDFS-12167. Ozone: Intermittent failure TestContainerPersistence#testListKey. Contributed by Surendra Singh Lilhore.
|
2017-07-22 22:02:35 +08:00 |
Anu Engineer
|
63e211ff75
|
HDFS-12185. Ozone: Fix Leaking in TestXceiverClientManager. Contributed by Xiaoyu Yao.
|
2017-07-21 21:06:37 -07:00 |
Anu Engineer
|
91b089c8e3
|
HDFS-12175. Ozone: Fix Leaking in TestStorageContainerManager#testRpcPermission. Contributed by Xiaoyu Yao.
|
2017-07-21 21:06:12 -07:00 |
Chen Liang
|
c081e831d7
|
Revert "HDFS-12185. Ozone: Fix Leaking in TestXceiverClientManager. Contributed by Xiaoyu Yao"
This reverts commit f801454ad3 .
|
2017-07-21 14:21:52 -07:00 |
Xiaoyu Yao
|
4ddae60c89
|
HDFS-12181. Ozone: Fix TestContainerReplicationManager by setting proper log level for LogCapturer. Contributed by Mukul Kumar Singh.
|
2017-07-21 14:20:20 -07:00 |
Chen Liang
|
f801454ad3
|
HDFS-12185. Ozone: Fix Leaking in TestXceiverClientManager. Contributed by Xiaoyu Yao
|
2017-07-21 14:16:01 -07:00 |
Wei-Chiu Chuang
|
465c213439
|
HDFS-12094. Log torrent when none isa-l EC is used. Contributed by LiXin Ge.
|
2017-07-21 12:25:03 -07:00 |
Jian He
|
4a771d9010
|
YARN-6804. [YARN core changes] Allow custom hostname for docker containers in native services. Contributed by Billie Rinaldi
|
2017-07-21 11:31:33 -07:00 |
Kihwal Lee
|
8e3a992ecc
|
HDFS-11742. Improve balancer usability after HDFS-8818. Contributed by Kihwal Lee
|
2017-07-21 09:14:19 -05:00 |