Akira Ajisaka
|
4face7e015
|
HADOOP-15046. Document Apache Hadoop does not support Java 9 in BUILDING.txt. Contributed by Hanisha Koneru.
(cherry picked from commit 0ed44f2565 )
|
2017-11-22 01:08:27 +09:00 |
Wangda Tan
|
adc5157a3c
|
YARN-7527. Over-allocate node resource in async-scheduling mode of CapacityScheduler. (Tao Yang via wangda)
Change-Id: I51ae6c2ab7a3d1febdd7d8d0519b63a13295ac7d
(cherry picked from commit 0d781dd03b )
|
2017-11-20 13:14:17 -08:00 |
bibinchundatt
|
fbcadfe3c4
|
YARN-7489. ConcurrentModificationException in RMAppImpl#getRMAppMetrics. Contributed by Tao Yang.
(cherry picked from commit b5b81a4f08 )
|
2017-11-18 20:01:01 +05:30 |
bibinchundatt
|
ae8d1b3c34
|
YARN-7525. Incorrect query parameters in cluster nodes REST API document. Contributed by Tao Yang.
(cherry picked from commit 96e6a99360 )
|
2017-11-18 19:11:40 +05:30 |
Inigo Goiri
|
3cd5224693
|
HDFS-12801. RBF: Set MountTableResolver as default file resolver. Contributed by Inigo Goiri.
(cherry picked from commit e182e77794 )
|
2017-11-17 10:08:04 -08:00 |
Varun Vasudev
|
6681e7238b
|
YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.
(cherry picked from commit 5f0b238a11 )
|
2017-11-17 12:05:19 +05:30 |
Haibo Chen
|
9bbe7eb226
|
YARN-7390. All reservation related test cases failed when TestYarnClient runs against Fair Scheduler. (Yufei Gu via Haibo Chen)
(cherry picked from commit 28d0fcbef4 )
|
2017-11-16 10:49:40 -08:00 |
Sunil G
|
c3fb49667a
|
YARN-7469. Capacity Scheduler Intra-queue preemption: User can starve if newest app is exactly at user limit. Contributed by Eric Payne.
(cherry picked from commit 61ace174cd )
|
2017-11-16 22:35:22 +05:30 |
Weiwei Yang
|
f9f268cf52
|
HDFS-12814. Add blockId when warning slow mirror/disk in BlockReceiver. Contributed by Jiandan Yang.
|
2017-11-16 16:23:13 +08:00 |
Xiao Chen
|
a78dbd1571
|
HADOOP-15023. ValueQueue should also validate (int) (lowWatermark * numValues) > 0 on construction.
(cherry picked from commit b1941b200d )
|
2017-11-15 16:44:48 -08:00 |
Jason Lowe
|
9780d58a63
|
YARN-7361. Improve the docker container runtime documentation. Contributed by Shane Kumpf
(cherry picked from commit fac72eef23 )
|
2017-11-15 12:32:56 -06:00 |
Daniel Templeton
|
570bc80901
|
YARN-7414. FairScheduler#getAppWeight() should be moved into FSAppAttempt#getWeight()
(Contributed by Soumabrata Chakraborty via Daniel Templeton)
(cherry picked from commit b246c54749 )
|
2017-11-15 10:06:17 -08:00 |
Daniel Templeton
|
5536fa1e37
|
YARN-6953. Clean up ResourceUtils.setMinimumAllocationForMandatoryResources() and setMaximumAllocationForMandatoryResources()
(Contributed by Manikandan R via Daniel Templeton)
(cherry picked from commit e094eb74b9 )
|
2017-11-15 10:06:11 -08:00 |
Daniel Templeton
|
4a70e75386
|
HADOOP-14876. Create downstream developer docs from the compatibility guidelines
(cherry picked from commit bfd588789a879b8583ea4abd59f4f5843c5ac285)
|
2017-11-14 13:20:27 -08:00 |
Andrew Wang
|
1c8d334287
|
Preparing for 3.0.1 development
|
2017-11-14 11:17:18 -08:00 |
Andrew Wang
|
3f96ecf5c3
|
HADOOP-15037. Add site release notes for OrgQueue and resource types.
(cherry picked from commit 8b12574165 )
|
2017-11-13 18:49:50 -08:00 |
Junping Du
|
ef212b8550
|
YARN-6078. Containers stuck in Localizing state. Contributed by Billie Rinaldi.
(cherry picked from commit e14f03dfbf )
|
2017-11-13 15:28:21 -08:00 |
Wangda Tan
|
7b3cd10131
|
YARN-6909. Use LightWeightedResource when number of resource types more than two. (Sunil G via wangda)
Change-Id: I90e021c5dea7abd9ec6bd73b2287c8adebe14595
|
2017-11-13 14:45:40 -08:00 |
Arun Suresh
|
cb48eea922
|
HADOOP-15036. Update LICENSE.txt for HADOOP-14840. (asuresh)
(cherry picked from commit f871b7541a )
|
2017-11-13 14:38:05 -08:00 |
Arun Suresh
|
f6de2b741e
|
Addendum patch for Configuration fix. (Jason Lowe via asuresh)
(cherry picked from commit b07e68b02a )
|
2017-11-13 14:05:41 -08:00 |
Daniel Templeton
|
c2f479c248
|
YARN-7369. Improve the resource types docs
|
2017-11-13 11:08:58 -08:00 |
Daniel Templeton
|
5b55a74bad
|
YARN-7442. [YARN-7069] Limit format of resource type name (Contributed by Wangda Tan via Daniel Templeton)
(cherry picked from commit 2c6213a44280f5b3950167131293ff83f48ff56f)
|
2017-11-13 11:03:56 -08:00 |
Xiaoyu Yao
|
f90f772384
|
HADOOP-14987. Improve KMSClientProvider log around delegation token checking. Contributed by Xiaoyu Yao and Xiao Chen.
(cherry picked from commit 59d78a5088 )
|
2017-11-12 19:44:18 -08:00 |
Anu Engineer
|
ba4355a62f
|
HADOOP-14901. ReuseObjectMapper in Hadoop Common. Contributed by Hanisha Koneru.
(cherry picked from commit e1b32e0959 )
|
2017-11-12 19:44:18 -08:00 |
Subru Krishnan
|
37ae818660
|
YARN-7475. Fix Container log link in new YARN UI. (Sunil G via Subru).
(cherry picked from commit 3c5b46c2ed )
(cherry picked from commit 3e26077848 )
|
2017-11-12 09:54:55 -08:00 |
bibinchundatt
|
bfbf94197f
|
YARN-7406. Moving logging APIs over to slf4j in hadoop-yarn-api. Contributed by Yeliang Cang.
(cherry picked from commit 2c2b7a3672 )
|
2017-11-11 10:38:47 +05:30 |
Chris Douglas
|
7f80c2f293
|
HADOOP-8522. ResetableGzipOutputStream creates invalid gzip files when finish() and resetState() are used. Contributed by Mike Percy
(cherry picked from commit 796a0d3a5c )
|
2017-11-10 17:45:15 -08:00 |
Xiao Chen
|
65d7968afd
|
HADOOP-14960. Add GC time percentage monitor/alerter. Contributed by Misha Dmitriev.
(cherry picked from commit 3c6adda291 )
|
2017-11-09 21:06:43 -08:00 |
Arun Suresh
|
72d7bedac9
|
Fixing Job History Server Configuration parsing. (Jason Lowe via asuresh)
(cherry picked from commit 5eb7dbe9b3 )
|
2017-11-09 15:16:55 -08:00 |
Sean Mackrory
|
abaf90792e
|
YARN-7465. start-yarn.sh fails to start ResourceManagers unless running as root.
(cherry picked from commit 1883a00249 )
|
2017-11-09 14:49:54 -07:00 |
Daniel Templeton
|
38f5d4cbba
|
YARN-7413. Support resource type in SLS (Contributed by Yufei Gu via Daniel Templeton)
Change-Id: Ic0a897c123c5d2f57aae757ca6bcf1dad7b90d2b
(cherry picked from commit ba8136615a )
|
2017-11-09 13:39:08 -08:00 |
Yufei Gu
|
ddef7d05a4
|
YARN-6505. Define the strings used in SLS JSON input file format. (Contributed by Gergely Novak)
(cherry picked from commit 99880d0a16 )
|
2017-11-09 13:38:57 -08:00 |
Konstantinos Karanasos
|
e55dc1700d
|
YARN-7437. Rename PlacementSet and SchedulingPlacementSet. (Wangda Tan via kkaranasos)
(cherry picked from commit ac4d2b1081 )
|
2017-11-09 13:07:10 -08:00 |
Robert Kanter
|
82abc7224f
|
YARN-7386. Duplicate Strings in various places in Yarn memory (misha@cloudera.com via rkanter)
(cherry picked from commit a2c150a736 )
|
2017-11-09 12:13:09 -08:00 |
Daniel Templeton
|
933a09e886
|
YARN-7143. FileNotFound handling in ResourceUtils is inconsistent
Change-Id: Ib1bb487e14a15edd2b5a42cf5078c5a2b295f069
(cherry picked from commit db82a41d94872cea4d0c1bb1336916cebc2faeec)
|
2017-11-09 11:59:16 -08:00 |
Wangda Tan
|
51d3693a9c
|
YARN-7205. Log improvements for the ResourceUtils. (Sunil G via wangda)
Change-Id: I0f5b7a7f68ec5d3e1d52211f83fdd089bc0bfd37
(cherry picked from commit 8bcc49e677 )
|
2017-11-09 11:59:16 -08:00 |
Haibo Chen
|
91a7f8d246
|
YARN-7388. TestAMRestart should be scheduler agnostic.
(cherry picked from commit a1382a18df )
|
2017-11-09 10:50:49 -08:00 |
bibinchundatt
|
4370b70e63
|
YARN-7454. RMAppAttemptMetrics#getAggregateResourceUsage can NPE due to double lookup. Contributed by Jason Lowe.
(cherry picked from commit 0a72c2f56c )
|
2017-11-09 21:08:47 +05:30 |
Akira Ajisaka
|
9051d1b851
|
HDFS-12732. Correct spellings of ramdomly to randomly in log. Contributed by hu xiaodong.
(cherry picked from commit 3a3566e1d1 )
|
2017-11-09 15:18:32 +09:00 |
Subru Krishnan
|
7441d14f1c
|
HADOOP-15025. Ensure singleton for ResourceEstimatorService. (Rui Li via Subru).
(cherry picked from commit f2df6b8983 )
|
2017-11-08 18:08:09 -08:00 |
Daniel Templeton
|
9bcc9e3f4d
|
YARN-7458. TestContainerManagerSecurity is still flakey
(Contributed by Robert Kanter via Daniel Templeton)
Change-Id: Ibb1975ad086c3a33f8af0b4f8b9a13c3cdca3f7d
(cherry picked from commit 49b4c0b334 )
|
2017-11-08 17:32:34 -08:00 |
Daniel Templeton
|
d2b16e3e83
|
YARN-7166. Container REST endpoints should report resource types
Change-Id: If9c2fe58d4cf758bb6b6cf363dc01f35f8720987
(cherry picked from commit 0de10680b7 )
|
2017-11-08 16:51:20 -08:00 |
Arun Suresh
|
91e726c07f
|
YARN-7453. Fix issue where RM fails to switch to active after first successful start. (Rohith Sharma K S via asuresh)
(cherry picked from commit a9c70b0e84 )
|
2017-11-08 08:01:54 -08:00 |
Akira Ajisaka
|
a536655c63
|
MAPREDUCE-7001. Moving logging APIs over to slf4j in hadoop-mapreduce-client-shuffle. Contributed by Jinjiang Ling.
(cherry picked from commit e4c220ee4f )
|
2017-11-08 19:28:59 +09:00 |
Akira Ajisaka
|
d77f17458c
|
MAPREDUCE-6997. Moving logging APIs over to slf4j in hadoop-mapreduce-client-hs. Contributed by Gergely Novák.
(cherry picked from commit ffee10b68e )
|
2017-11-08 19:23:51 +09:00 |
Brahma Reddy Battula
|
d25d3827d5
|
HDFS-12788. Reset the upload button when file upload fails. Contributed by Brahma Reddy Battula
(cherry picked from commit 410d0319cf )
|
2017-11-08 14:49:10 +05:30 |
Weiwei Yang
|
19b1164fc6
|
HDFS-7060. Avoid taking locks when sending heartbeats from the DataNode. Contributed by Jiandan Yang.
|
2017-11-08 10:24:35 +08:00 |
Andrew Wang
|
47f2db2c7d
|
HADOOP-15018. Update JAVA_HOME in create-release for Xenial Dockerfile.
(cherry picked from commit 51e882d5c9 )
|
2017-11-07 16:39:06 -08:00 |
Daniel Templeton
|
4e7b5824b4
|
YARN-7401. Reduce lock contention in ClusterNodeTracker#getClusterCapacity()
(cherry picked from commit 8db9d61ac2 )
|
2017-11-07 14:58:56 -08:00 |
Haibo Chen
|
91e95dc484
|
YARN-7360. TestRM.testNMTokenSentForNormalContainer() should be scheduler agnostic.
(cherry picked from commit 8f214dc4f8 )
|
2017-11-06 15:54:14 -08:00 |