Akira Ajisaka
|
6903cf096e
|
HADOOP-13514. Upgrade maven surefire plugin to 2.20.1
Signed-off-by: Allen Wittenauer <aw@apache.org>
|
2017-11-19 12:39:37 -08:00 |
|
bibinchundatt
|
b5b81a4f08
|
YARN-7489. ConcurrentModificationException in RMAppImpl#getRMAppMetrics. Contributed by Tao Yang.
|
2017-11-18 19:25:29 +05:30 |
|
bibinchundatt
|
96e6a99360
|
YARN-7525. Incorrect query parameters in cluster nodes REST API document. Contributed by Tao Yang.
|
2017-11-18 19:02:11 +05:30 |
|
Subru Krishnan
|
d5f66888b8
|
YARN-6128. Add support for AMRMProxy HA. (Botong Huang via Subru).
|
2017-11-17 17:39:06 -08:00 |
|
Eric Yang
|
0940e4f692
|
YARN-7218. Decouple YARN Services REST API namespace from RM. (Contributed by Eric Yang)
|
2017-11-17 12:28:12 -05:00 |
|
Varun Vasudev
|
5f0b238a11
|
YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.
|
2017-11-17 12:04:47 +05:30 |
|
Inigo Goiri
|
e182e77794
|
HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.
|
2017-11-16 16:58:47 -08:00 |
|
Wangda Tan
|
0987a7b8cb
|
YARN-7419. CapacityScheduler: Allow auto leaf queue creation after queue mapping. (Suma Shivaprasad via wangda)
Change-Id: Ia1704bb8cb5070e5b180b5a85787d7b9ca57ebc6
|
2017-11-16 11:25:52 -08:00 |
|
Robert Kanter
|
f2efaf013f
|
HADOOP-14982. Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env (pbacsko via rkanter)
|
2017-11-16 11:11:19 -08:00 |
|
Jian He
|
6bf2c30192
|
YARN-7503. Configurable heap size / JVM opts in service AM. Contributed by Jonathan Hung
|
2017-11-16 10:53:55 -08:00 |
|
Haibo Chen
|
28d0fcbef4
|
YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen)
|
2017-11-16 10:48:24 -08:00 |
|
Sunil G
|
61ace174cd
|
YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.
|
2017-11-16 22:34:23 +05:30 |
|
Billie Rinaldi
|
f4d5d20286
|
YARN-7486. Race condition in service AM that can cause NPE. Contributed by Jian He
|
2017-11-16 07:58:06 -08:00 |
|
Weiwei Yang
|
462e25a3b2
|
HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang.
|
2017-11-16 16:19:53 +08:00 |
|
Sunil G
|
09a1342608
|
YARN-7492. Set up SASS for new YARN UI styling. Contributed by Vasudevan Skm.
|
2017-11-16 13:44:21 +05:30 |
|
Chris Douglas
|
675e9a8f57
|
Revert "HDFS-12681. Fold HdfsLocatedFileStatus into HdfsFileStatus."
This reverts commit b85603e3f8 .
|
2017-11-15 19:20:37 -08:00 |
|
Xiao Chen
|
b1941b200d
|
HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction.
|
2017-11-15 16:44:06 -08:00 |
|
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 |
|