Andrew Chung
|
5b1b2c8ef6
|
YARN-11003. Make RMNode aware of all (OContainer inclusive) allocated resources (#3646)
|
2021-11-23 13:20:08 -08:00 |
|
Viraj Jasani
|
79e5a7f3e3
|
HADOOP-17962. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-tools modules (#3540)
|
2021-10-14 17:43:32 +09:00 |
|
Steve Loughran
|
a67a0fd37a
|
YARN-10878. move TestNMSimulator off com.google (#3268)
Converting from a class to a lambda-expression removes all need to reference the google stuff
Contributed by Steve Loughran
|
2021-08-05 11:34:10 +01:00 |
|
Szilard Nemeth
|
74770c8a16
|
YARN-10663. Add runningApps stats in SLS. Contributed by Vadaga Ananyo Rao
|
2021-07-29 17:37:40 +02:00 |
|
Szilard Nemeth
|
54f9fff218
|
YARN-10628. Add node usage metrics in SLS. Contributed by Vadaga Ananyo Rao
|
2021-07-29 13:43:40 +02:00 |
|
Takanobu Asanuma
|
9e7c7ad129
|
HADOOP-17760. Delete hadoop.ssl.enabled and dfs.https.enable from docs and core-default.xml (#3099)
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-06-17 09:58:47 +09:00 |
|
Peter Bacsko
|
c3aa413ee3
|
YARN-10679. Better logging of uncaught exceptions throughout SLS. Contributed by Szilard Nemeth.
|
2021-03-09 14:02:12 +01:00 |
|
Peter Bacsko
|
099f58f8f4
|
YARN-10681. Fix assertion failure message in BaseSLSRunnerTest. Contributed by Szilard Nemeth.
|
2021-03-09 13:22:48 +01:00 |
|
Peter Bacsko
|
7f522c92fa
|
YARN-10677. Logger of SLSFairScheduler is provided with the wrong class. Contributed by Szilard Nemeth.
|
2021-03-09 12:53:32 +01:00 |
|
Peter Bacsko
|
ea90cd3556
|
YARN-10678. Try blocks without catch blocks in SLS scheduler classes can swallow other exceptions. Contributed by Szilard Nemeth.
|
2021-03-09 12:03:53 +01:00 |
|
Szilard Nemeth
|
6cd540e964
|
YARN-7200. SLS generates a realtimetrack.json file but that file is missing the closing ']'. Contributed by Agshin Kazimli
|
2021-01-15 22:32:30 +01:00 |
|
Ankit Kumar
|
aaf9e3d320
|
YARN-10491. Fix deprecation warnings in SLSWebApp.java (#2519)
Signed-off-by: Akira Ajisaka <ajisaka@apache.org>
|
2020-12-09 10:52:31 +09:00 |
|
Eric E Payne
|
0461a07c01
|
YARN-10475: Scale RM-NM heartbeat interval based on node utilization. Contributed by Jim Brennan (Jim_Brennan).
|
2020-11-02 16:55:06 +00:00 |
|
Aryan Gupta
|
d60d5fe43d
|
HADOOP-17302. Upgrade to jQuery 3.5.1 in hadoop-sls. (#2379)
Co-authored-by: Aryan Gupta
|
2020-10-19 18:18:46 +05:30 |
|
Ayush Saxena
|
1e3a6efcef
|
HADOOP-17288. Use shaded guava from thirdparty. (#2342). Contributed by Ayush Saxena.
|
2020-10-17 12:01:18 +05:30 |
|
Adam Antal
|
bd8cf7fd4c
|
YARN-10448. SLS should set default user to handle SYNTH format. Contributed by zhuqi
|
2020-10-13 17:54:15 +02:00 |
|
Masatake Iwasaki
|
1b29c9bfee
|
HADOOP-17138. Fix spotbugs warnings surfaced after upgrade to 4.0.6. (#2155)
|
2020-07-22 13:40:20 +09:00 |
|
Ayush Saxena
|
6bcb24d269
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-18 14:33:43 +05:30 |
|
Inigo Goiri
|
96bbc3bc97
|
YARN-9301. Too many InvalidStateTransitionException with SLS. Contributed by Bilwa S T.
|
2020-05-12 08:24:34 -07:00 |
|
Inigo Goiri
|
9cbd0cd2a9
|
YARN-9301. Too many InvalidStateTransitionException with SLS. Contributed by Bilwa S T.
|
2020-05-12 08:20:03 -07:00 |
|
Sunil G
|
cdb2107066
|
YARN-9879. Allow multiple leaf queues with the same name in CapacityScheduler. Contributed by Gergely Pollak.
|
2020-03-25 16:50:19 +05:30 |
|
Yuming Wang
|
3d41f33018
|
HADOOP-16152. Upgrade Eclipse Jetty version to 9.4.x. Contributed by Yuming Wang, Siyao Meng.
Co-authored-By: Siyao Meng <smeng@cloudera.com>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-10-18 08:25:02 -07:00 |
|
Szilard Nemeth
|
62b5cefaea
|
YARN-9836. General usability improvements in showSimulationTrace.html. Contributed by Adam Antal
|
2019-10-11 13:39:27 +02:00 |
|
Abhishek Modi
|
2478cbafe6
|
YARN-9782. Avoid DNS resolution while running SLS. Contributed by Abhishek Modi.
|
2019-10-04 14:45:10 +05:30 |
|
Abhishek Modi
|
e8ca4fac53
|
YARN-9812. mvn javadoc:javadoc fails in hadoop-sls. Contributed by Abhishek Modi.
|
2019-09-07 12:44:40 +05:30 |
|
Abhishek Modi
|
16576fde8e
|
YARN-9754. Add support for arbitrary DAG AM Simulator. Contributed by Abhishek Modi.
|
2019-08-29 11:43:40 +05:30 |
|
Akira Ajisaka
|
567091aa9b
|
HADOOP-15958. Revisiting LICENSE and NOTICE files.
This closes #1307
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
|
2019-08-27 13:47:12 +09:00 |
|
Akira Ajisaka
|
84b1982060
|
YARN-9774. Fix order of arguments for assertEquals in TestSLSUtils. Contributed by Nikhil Navadiya.
|
2019-08-23 14:39:31 +09:00 |
|
Abhishek Modi
|
3ad1fcfc8b
|
YARN-9752. Add support for allocation id in SLS. Contributed by Abhishek Modi
|
2019-08-21 20:39:51 +05:30 |
|
bibinchundatt
|
10ec31d20e
|
YARN-9765. SLS runner crashes when run with metrics turned off. Contributed by Abhishek Modi.
|
2019-08-21 13:48:21 +05:30 |
|
Abhishek Modi
|
a92b7a5491
|
YARN-9694. UI always show default-rack for all the nodes while running SLS.
|
2019-08-09 11:41:16 +05:30 |
|
Wanqiang Ji
|
b417a4c854
|
MAPREDUCE-7214. Remove unused pieces related to mapreduce.job.userlog.retain.hours
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2019-06-11 18:40:35 +09:00 |
|
Akira Ajisaka
|
3ea4f41d9f
|
MAPREDUCE-6794. Remove unused properties from TTConfig.java
|
2019-06-07 10:27:41 +09:00 |
|
Giovanni Matteo Fumarola
|
358e928622
|
YARN-999. In case of long running tasks, reduce node resource should balloon out resource quickly by calling preemption API and suspending running task. Addendum. Contributed by Inigo Goiri.
|
2019-04-09 14:18:05 -07:00 |
|
bibinchundatt
|
779dae4de7
|
YARN-9309. Improve graph text in SLS to avoid overlapping. Contributed by Bilwa S T.
|
2019-02-20 00:36:57 +05:30 |
|
bibinchundatt
|
134ae8fc80
|
YARN-9293. Optimize MockAMLauncher event handling. Contributed by Bibin A Chundatt.
|
2019-02-14 22:56:52 +05:30 |
|
Eric Yang
|
f82922dcfa
|
YARN-5168. Added exposed port information for Docker container.
Contributed by Xun Liu
|
2018-12-21 19:44:07 -05:00 |
|
bibinchundatt
|
b4a38e7b3e
|
YARN-8830. SLS tool fix node addition. Contributed by Bibin A Chundatt.
|
2018-10-15 16:10:25 +05:30 |
|
bibinchundatt
|
c44088ac19
|
YARN-8739. Fix jenkins issues for Node Attributes branch. Contributed by Sunil Govindan.
|
2018-09-12 16:01:01 +05:30 |
|
Naganarasimha
|
eb08543c7a
|
YARN-8103. Add CLI interface to query node attributes. Contributed by Bibin A Chundatt.
|
2018-09-12 16:01:01 +05:30 |
|
Sunil G
|
89b3ebd11e
|
YARN-8092. Expose Node Attributes info via RM nodes REST API. Contributed by Weiwei Yang.
|
2018-09-12 16:01:00 +05:30 |
|
Yufei Gu
|
8563fd67be
|
YARN-8632. Threads in SLS quit without logging exception. Contributed by Xianghao Lu.
|
2018-08-24 11:23:17 -07:00 |
|
Akira Ajisaka
|
3e3963b035
|
HADOOP-15552. Move logging APIs over to slf4j in hadoop-tools - Part2. Contributed by Ian Pickering.
|
2018-08-16 00:31:59 +09:00 |
|
Inigo Goiri
|
9fea5c9ee7
|
YARN-8175. Add support for Node Labels in SLS. Contributed by Abhishek Modi.
|
2018-07-31 09:36:34 -07:00 |
|
bibinchundatt
|
3d3158cea4
|
YARN-8577. Fix the broken anchor in SLS site-doc. Contributed by Weiwei Yang.
|
2018-07-25 18:59:05 +05:30 |
|
Wangda Tan
|
752dcce5f4
|
YARN-8511. When AM releases a container, RM removes allocation tags before it is released by NM. (Weiwei Yang via wangda)
Change-Id: I6f9f409f2ef685b405cbff547dea9623bf3322d9
|
2018-07-16 10:54:41 -07:00 |
|
Jitendra Pandey
|
f4c7c91123
|
HADOOP-15483. Upgrade jquery to version 3.3.1. Contributed by Lokesh Jain, Mukul Kumar Singh and Sunil Govindan.
|
2018-06-13 00:36:02 -07:00 |
|
Inigo Goiri
|
c35481594f
|
YARN-8422. TestAMSimulator failing with NPE. Contributed by Giovanni Matteo Fumarola.
|
2018-06-12 10:59:50 -07:00 |
|
Weiwei Yang
|
ba2db39c65
|
YARN-8152. Add chart in SLS to illustrate the throughput of the scheduler. Contributed by Tao Yang.
|
2018-04-27 15:36:21 +08:00 |
|
Owen O'Malley
|
2adda92de1
|
HDFS-7240 git commit fixup
Signed-off-by: Owen O'Malley <omalley@apache.org>
|
2018-04-26 13:52:17 -07:00 |
|