Jason Lowe
|
fac72eef23
|
YARN-7361. Improve the docker container runtime documentation. Contributed by Shane Kumpf
|
2017-11-15 12:32:02 -06:00 |
|
Daniel Templeton
|
b246c54749
|
YARN-7414. FairScheduler#getAppWeight() should be moved into FSAppAttempt#getWeight()
(Contributed by Soumabrata Chakraborty via Daniel Templeton)
|
2017-11-15 10:03:29 -08:00 |
|
Daniel Templeton
|
e094eb74b9
|
YARN-6953. Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources()
(Contributed by Manikandan R via Daniel Templeton)
|
2017-11-15 10:03:29 -08:00 |
|
Daniel Templeton
|
69043ba8b5
|
HADOOP-14876. Create downstream developer docs from the compatibility guidelines
|
2017-11-15 10:03:29 -08:00 |
|
Sunil G
|
2f379d412b
|
YARN-7464. Introduce filters in Nodes page of new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-15 14:02:53 +05:30 |
|
Sunil G
|
c4c57b80e1
|
YARN-7462. Render outstanding resource requests on application page of new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-15 12:01:29 +05:30 |
|
Kai Zheng
|
18621af7ae
|
HADOOP-14993. AliyunOSS: Override listFiles and listLocatedStatus. Contributed Genmao Yu
|
2017-11-14 17:58:37 +08:00 |
|
Jian He
|
4f40cd314a
|
YARN-7488. Make ServiceClient.getAppId method public to return ApplicationId for a service name. Contributed by Gour Saha
|
2017-11-13 18:57:56 -08:00 |
|
Andrew Wang
|
8b12574165
|
HADOOP-15037. Add site release notes for OrgQueue and resource types.
|
2017-11-13 18:49:22 -08:00 |
|
Jian He
|
5323b0048b
|
YARN-7466. ResourceRequest has a different default for allocationRequestId than Container. Contributed by Chandni Singh
|
2017-11-13 15:37:39 -08:00 |
|
Junping Du
|
e14f03dfbf
|
YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi.
|
2017-11-13 15:27:37 -08:00 |
|
Arun Suresh
|
f871b7541a
|
HADOOP-15036. Update LICENSE.txt for HADOOP-14840. (asuresh)
|
2017-11-13 14:37:36 -08:00 |
|
Arun Suresh
|
b07e68b02a
|
Addendum patch for Configuration fix. (Jason Lowe via asuresh)
|
2017-11-13 14:03:50 -08:00 |
|
Arpit Agarwal
|
4908a8970e
|
HDFS-12705. WebHdfsFileSystem exceptions should retain the caused by exception. Contributed by Hanisha Koneru.
|
2017-11-13 11:30:39 -08:00 |
|
Daniel Templeton
|
040a38dc49
|
YARN-7369. Improve the resource types docs
|
2017-11-13 11:05:07 -08:00 |
|
Daniel Templeton
|
2e512f016e
|
YARN-7442. [YARN-7069] Limit format of resource type name (Contributed by Wangda Tan via Daniel Templeton)
|
2017-11-13 11:03:30 -08:00 |
|
Eric Yang
|
fa4b5c669c
|
YARN-7447. Fixed bug in create YARN services via RM. (Contributed by Billie Rinaldi)
|
2017-11-13 13:59:58 -05:00 |
|
Eric Yang
|
0d6bab94c4
|
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk
|
2017-11-13 12:43:18 -05:00 |
|
Eric Yang
|
1b68b8ff2c
|
HADOOP-15008. Fixed period unit calculation for Hadoop Metrics V2. (Contribute by Erik Krogen)
|
2017-11-13 12:42:43 -05:00 |
|
Eric Yang
|
782681c73e
|
HADOOP-15008. Fixed period unit calculation for Hadoop Metrics V2.
|
2017-11-13 12:40:45 -05:00 |
|
Akira Ajisaka
|
975a57a688
|
HADOOP-15031. Fix javadoc issues in Hadoop Common. Contributed by Mukul Kumar Singh.
|
2017-11-13 23:12:23 +09:00 |
|
Sunil G
|
fb62bd625f
|
YARN-7445. Render Applications and Services page with filters in new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-13 19:41:49 +05:30 |
|
Subru Krishnan
|
3e26077848
|
YARN-7475. Fix Container log link in new YARN UI. (Sunil G via Subru).
(cherry picked from commit 3c5b46c2edd69bb238d635ae61ff91656dec23df)
|
2017-11-12 09:53:39 -08:00 |
|
Sunil G
|
ff9f7fcf7f
|
YARN-7452. Decommissioning node default value to be zero in new YARN UI. Contributed by Vasudevan Skm.
|
2017-11-11 16:52:31 +05:30 |
|
bibinchundatt
|
2c2b7a3672
|
YARN-7406. Moving logging APIs over to slf4j in hadoop-yarn-api. Contributed by Yeliang Cang.
|
2017-11-11 10:36:27 +05:30 |
|
Chris Douglas
|
796a0d3a5c
|
HADOOP-8522. ResetableGzipOutputStream creates invalid gzip files when finish() and resetState() are used. Contributed by Mike Percy
|
2017-11-10 17:41:29 -08:00 |
|
Arpit Agarwal
|
6d201f77c7
|
HDFS-12498. Journal Syncer is not started in Federated + HA cluster. Contributed by Bharat Viswanadham.
|
2017-11-10 16:30:38 -08:00 |
|
Arpit Agarwal
|
1d6f8bebe9
|
HADOOP-14929. Cleanup usage of decodecomponent and use QueryStringDecoder from netty. Contributed by Bharat Viswanadham.
|
2017-11-10 16:28:12 -08:00 |
|
Jitendra Pandey
|
8a1bd9a4f4
|
HDFS-12797. Add Test for NFS mount of not supported filesystems like (file:///). Contributed by Mukul Kumar Singh.
|
2017-11-09 23:53:17 -08:00 |
|
Xiao Chen
|
3c6adda291
|
HADOOP-14960. Add GC time percentage monitor/alerter. Contributed by Misha Dmitriev.
|
2017-11-09 21:06:06 -08:00 |
|
Chen Liang
|
10a1f557e7
|
HDFS-12791. NameNode Fsck http Connection can timeout for directories with multiple levels. Contributed by Mukul Kumar Singh.
|
2017-11-09 18:47:34 -08:00 |
|
Arun Suresh
|
5eb7dbe9b3
|
Fixing Job History Server Configuration parsing. (Jason Lowe via asuresh)
|
2017-11-09 15:15:51 -08:00 |
|
Wangda Tan
|
dd07038ffa
|
YARN-6909. Use LightWeightedResource when number of resource types more than two. (Sunil G via wangda)
Change-Id: I90e021c5dea7abd9ec6bd73b2287c8adebe14595
|
2017-11-09 14:51:15 -08:00 |
|
Sean Mackrory
|
1883a00249
|
YARN-7465. start-yarn.sh fails to start ResourceManagers unless running as root.
|
2017-11-09 14:47:43 -07:00 |
|
Konstantinos Karanasos
|
ac4d2b1081
|
YARN-7437. Rename PlacementSet and SchedulingPlacementSet. (Wangda Tan via kkaranasos)
|
2017-11-09 13:01:24 -08:00 |
|
Robert Kanter
|
a2c150a736
|
YARN-7386. Duplicate Strings in various places in Yarn memory (misha@cloudera.com via rkanter)
|
2017-11-09 12:12:52 -08:00 |
|
Daniel Templeton
|
ba8136615a
|
YARN-7413. Support resource type in SLS (Contributed by Yufei Gu via Daniel Templeton)
Change-Id: Ic0a897c123c5d2f57aae757ca6bcf1dad7b90d2b
|
2017-11-09 12:09:48 -08:00 |
|
Daniel Templeton
|
462f6c490e
|
YARN-7143. FileNotFound handling in ResourceUtils is inconsistent
Change-Id: Ib1bb487e14a15edd2b5a42cf5078c5a2b295f069
|
2017-11-09 11:58:49 -08:00 |
|
Haibo Chen
|
a1382a18df
|
YARN-7388. TestAMRestart should be scheduler agnostic.
|
2017-11-09 10:49:50 -08:00 |
|
John Zhuge
|
6c32ddad30
|
HADOOP-14872. CryptoInputStream should implement unbuffer. Contributed by John Zhuge.
|
2017-11-09 10:16:12 -08:00 |
|
John Zhuge
|
bf6a660232
|
HADOOP-15012. Add readahead, dropbehind, and unbuffer to StreamCapabilities. Contributed by John Zhuge.
|
2017-11-09 10:16:12 -08:00 |
|
bibinchundatt
|
0a72c2f56c
|
YARN-7454. RMAppAttemptMetrics#getAggregateResourceUsage can NPE due to double lookup. Contributed by Jason Lowe.
|
2017-11-09 21:01:19 +05:30 |
|
Akira Ajisaka
|
3a3566e1d1
|
HDFS-12732. Correct spellings of ramdomly to randomly in log. Contributed by hu xiaodong.
|
2017-11-09 15:14:46 +09:00 |
|
Subru Krishnan
|
f2df6b8983
|
HADOOP-15025. Ensure singleton for ResourceEstimatorService. (Rui Li via Subru).
|
2017-11-08 18:07:12 -08:00 |
|
Daniel Templeton
|
49b4c0b334
|
YARN-7458. TestContainerManagerSecurity is still flakey
(Contributed by Robert Kanter via Daniel Templeton)
Change-Id: Ibb1975ad086c3a33f8af0b4f8b9a13c3cdca3f7d
|
2017-11-08 17:31:14 -08:00 |
|
Daniel Templeton
|
0de10680b7
|
YARN-7166. Container REST endpoints should report resource types
Change-Id: If9c2fe58d4cf758bb6b6cf363dc01f35f8720987
|
2017-11-08 16:43:49 -08:00 |
|
Arun Suresh
|
cb35a59589
|
YARN-7343. Add a junit test for ContainerScheduler recovery. (Sampada Dehankar via asuresh)
|
2017-11-08 08:14:02 -08:00 |
|
Arun Suresh
|
a9c70b0e84
|
YARN-7453. Fix issue where RM fails to switch to active after first successful start. (Rohith Sharma K S via asuresh)
|
2017-11-08 08:00:53 -08:00 |
|
Akira Ajisaka
|
e4c220ee4f
|
MAPREDUCE-7001. Moving logging APIs over to slf4j in hadoop-mapreduce-client-shuffle. Contributed by Jinjiang Ling.
|
2017-11-08 19:28:08 +09:00 |
|
Akira Ajisaka
|
ffee10b68e
|
MAPREDUCE-6997. Moving logging APIs over to slf4j in hadoop-mapreduce-client-hs. Contributed by Gergely Novák.
|
2017-11-08 19:21:43 +09:00 |
|