Gour Saha
|
4ec1cbe86d
|
YARN-5735. Make the service REST API use the app timeout feature YARN-4205. Contributed by Jian He
|
2017-11-06 13:28:33 -08:00 |
|
Jian He
|
7da243ebe0
|
YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha
|
2017-11-06 13:28:33 -08:00 |
|
Jian He
|
c0120e51b9
|
YARN-5689. Update native services REST API to use agentless docker provider. Contributed by Billie Rinaldi & Gour Saha
|
2017-11-06 13:28:33 -08:00 |
|
Jian He
|
f66ecfecf6
|
Addendum patch for YARN-5610. Contributed by Gour Saha
|
2017-11-06 13:28:33 -08:00 |
|
Jian He
|
295b87d0fb
|
YARN-5675. Swagger definition for YARN service API. Contributed by Gour Saha
|
2017-11-06 13:28:33 -08:00 |
|
Jian He
|
18bf0dce28
|
YARN-5610. Initial code for native services REST API. Contributed by Gour Saha
|
2017-11-06 13:28:33 -08:00 |
|
Jian He
|
9dc46aa379
|
YARN-5623. Apply SLIDER-1166 to yarn-native-services branch. Contributed by Gour Saha
|
2017-11-06 13:28:32 -08:00 |
|
Jian He
|
bce06ed1af
|
YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi
|
2017-11-06 13:28:32 -08:00 |
|
Jian He
|
3279baecb9
|
YARN-5538. Apply SLIDER-875 to yarn-native-services. Contributed by Billie Rinaldi
|
2017-11-06 13:28:32 -08:00 |
|
Jian He
|
02e2740bdf
|
YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha
|
2017-11-06 13:28:32 -08:00 |
|
Jian He
|
54ec9e2440
|
Modify pom file for slider
|
2017-11-06 13:28:32 -08:00 |
|
Jian He
|
804bb82d1b
|
Rename org.apache.slider.core.build to org.apache.slider.core.buildutils
|
2017-11-06 13:28:32 -08:00 |
|
Jian He
|
f47df51791
|
YARN-5461. Initial code ported from slider-core module. (jianhe)
|
2017-11-06 13:28:31 -08:00 |
|
bibinchundatt
|
dcd99c4b9a
|
Add containerId to Localizer failed logs. Contributed by Prabhu Joseph
|
2017-11-06 22:39:10 +05:30 |
|
Naganarasimha
|
61bbdc511e
|
MAPREDUCE-6975. Logging task counters. Contributed by Prabhu Joseph.
|
2017-11-06 12:58:38 +05:30 |
|
Mingliang Liu
|
b6d8f87b8e
|
HADOOP-15015. TestConfigurationFieldsBase to use SLF4J for logging. Contributed by Steve Loughran
|
2017-11-03 21:01:56 -07:00 |
|
Xiaoyu Yao
|
169cdaa38e
|
HDFS-10528. Add logging to successful standby checkpointing. Contributed by Xiaoyu Yao.
|
2017-11-03 20:34:40 -07:00 |
|
Xiaoyu Yao
|
59d78a5088
|
HADOOP-14987. Improve KMSClientProvider log around delegation token checking. Contributed by Xiaoyu Yao and Xiao Chen.
|
2017-11-03 16:10:37 -07:00 |
|
Chris Douglas
|
b85603e3f8
|
HDFS-12681. Fold HdfsLocatedFileStatus into HdfsFileStatus.
|
2017-11-03 14:30:57 -07:00 |
|
Kihwal Lee
|
4d2dce40bb
|
HDFS-12771. Add genstamp and block size to metasave Corrupt blocks list. Contributed by Kuhu Shukla.
|
2017-11-03 15:16:46 -05:00 |
|
Xiao Chen
|
299d38295d
|
HDFS-11467. Support ErasureCoding section in OIV XML/ReverseXML. Contributed by Huafeng Wang.
|
2017-11-03 12:05:45 -07:00 |
|
Sunil G
|
c41728486b
|
YARN-7392. Render cluster information on new YARN web ui. Contributed by Vasudevan Skm.
|
2017-11-03 11:45:50 +05:30 |
|
Xiao Chen
|
b00f828d84
|
HDFS-12725. BlockPlacementPolicyRackFaultTolerant fails with very uneven racks.
|
2017-11-02 21:53:13 -07:00 |
|
Inigo Goiri
|
6fc09beac4
|
YARN-7434. Router getApps REST invocation fails with multiple RMs. Contributed by Inigo Goiri.
|
2017-11-02 21:29:53 -07:00 |
|
Xiao Chen
|
e565b5277d
|
HDFS-12682. ECAdmin -listPolicies will always show SystemErasureCodingPolicies state as DISABLED.
|
2017-11-02 21:27:35 -07:00 |
|
Sunil G
|
1700adc6f7
|
YARN-7410. Cleanup FixedValueResource to avoid dependency to ResourceUtils. Contributed by Wangda Tan.
|
2017-11-03 07:25:29 +05:30 |
|
Subru Krishnan
|
ad0fff2b41
|
YARN-7432. Fix DominantResourceFairnessPolicy serializable findbugs issues. (Daniel Templeton via Subru).
|
2017-11-02 17:39:23 -07:00 |
|
Arun Suresh
|
53c0fb7efe
|
HADOOP-15013. Fix ResourceEstimator findbugs issues. (asuresh)
|
2017-11-02 17:15:33 -07:00 |
|
Eric Payne
|
e6ec02001f
|
YARN-7370: Preemption properties should be refreshable. Contrubted by Gergely Novák.
|
2017-11-02 12:37:33 -05:00 |
|
Wangda Tan
|
04c604cf1d
|
YARN-7364. Queue dash board in new YARN UI has incorrect values. (Sunil G via wangda)
Change-Id: Ia5336f407147d2985a61b5f9f1e69b5b35f398a4
(cherry picked from commit 752f000e0f521ca7be173d6ca338da4585284fd0)
|
2017-11-02 09:51:28 -07:00 |
|
Jason Lowe
|
d00b6f7c1f
|
YARN-7286. Add support for docker to have no capabilities. Contributed by Eric Badger
|
2017-11-02 09:37:17 -05:00 |
|
Akira Ajisaka
|
cc3f3eca40
|
MAPREDUCE-6999. Fix typo onf in DynamicInputChunk.java. Contributed by fang zhenyi.
|
2017-11-02 18:32:24 +09:00 |
|
Sammi Chen
|
cde56b9cef
|
HADOOP-14997. Add hadoop-aliyun as dependency of hadoop-cloud-storage. Contributed by Genmao Yu
|
2017-11-02 17:12:04 +08:00 |
|
Akira Ajisaka
|
178751ed8c
|
MAPREDUCE-6983. Moving logging APIs over to slf4j in hadoop-mapreduce-client-core. Contributed by Jinjiang Ling.
|
2017-11-02 17:43:08 +09:00 |
|
Rohith Sharma K S
|
940ffe3f9c
|
addendum patch for YARN-7289.
|
2017-11-02 13:55:19 +05:30 |
|
Jian He
|
0cc98ae0ec
|
YARN-7396. NPE when accessing container logs due to null dirsHandler. Contributed by Jonathan Hung
|
2017-11-01 17:00:32 -07:00 |
|
Eric Yang
|
7a49ddfdde
|
YARN-7412. Fix unit test for docker mount check on ubuntu. (Contributed by Eric Badger)
|
2017-11-01 18:39:56 -04:00 |
|
Junping Du
|
d57dba9942
|
YARN-7400. Incorrect log preview displayed in jobhistory server ui. Contributed by Xuan Gong.
|
2017-11-01 14:48:16 -07:00 |
|
Inigo Goiri
|
70f1a9470c
|
YARN-7276 addendum to add timeline service depencies. Contributed by Inigo Goiri.
|
2017-11-01 13:26:37 -07:00 |
|
Weiwei Yang
|
56b88b0670
|
HDFS-12744. More logs when short-circuit read is failed and disabled. Contributed by Weiwei Yang.
|
2017-11-01 16:41:45 +08:00 |
|
Yiqun Lin
|
20304b91cc
|
HDFS-12219. Javadoc for FSNamesystem#getMaxObjects is incorrect. Contributed by Erik Krogen.
|
2017-11-01 14:37:08 +08:00 |
|
John Zhuge
|
b8c8b5bc27
|
HDFS-12714. Hadoop 3 missing fix for HDFS-5169. Contributed by Joe McDonnell.
|
2017-10-31 22:44:16 -07:00 |
|
Lei Xu
|
9367c25dbd
|
HDFS-12482. Provide a configuration to adjust the weight of EC recovery tasks to adjust the speed of recovery. (lei)
|
2017-10-31 21:58:14 -07:00 |
|
Subru Krishnan
|
ed24da3dd7
|
YARN-6413. FileSystem based Yarn Registry implementation. (Ellen Hui via Subru).
|
2017-10-31 12:05:43 -07:00 |
|
Andrew Wang
|
5f681fa821
|
Revert "HDFS-12499. dfs.namenode.shared.edits.dir property is currently namenode specific key. Contributed by Bharat Viswanadham."
This reverts commit b922ba7393 .
|
2017-10-31 10:46:10 -07:00 |
|
Arpit Agarwal
|
b922ba7393
|
HDFS-12499. dfs.namenode.shared.edits.dir property is currently namenode specific key. Contributed by Bharat Viswanadham.
|
2017-10-31 10:23:00 -07:00 |
|
Inigo Goiri
|
982bd2a5bf
|
HDFS-12699. TestMountTable fails with Java 7. Contributed by Inigo Goiri.
|
2017-10-31 10:21:42 -07:00 |
|
Chris Douglas
|
d015e0bbd5
|
HDFS-7878. API - expose a unique file identifier.
|
2017-10-31 09:44:01 -07:00 |
|
Sean Mackrory
|
81225430d0
|
HDFS-206. Support for head in FSShell. Contributed by Gabor Bota.
|
2017-10-31 08:34:01 -06:00 |
|
Jason Lowe
|
2fae63aa60
|
HADOOP-14919. BZip2 drops records when reading data in splits. Contributed by Jason Lowe
|
2017-10-31 09:30:13 -05:00 |
|