-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63441/
-----------------------------------------------------------
Review request for Ambari, Jayush Luniya, Robert Levas, and Sebastian Toader.
Bugs: AMBARI-22340
https://issues.apache.org/jira/browse/AMBARI-22340
Repository: ambari
Description
-------
Slider is no longer a service on it's own in HDP 3.0, it is a part of YARN. So
it should be removed from the stack definition.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/metainfo.xml
db490c9
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/configuration/slider-client.xml
adeba58
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/configuration/slider-env.xml
ce06a18
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/configuration/slider-log4j.xml
cd9b2a4
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/kerberos.json
8f07b42
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/metainfo.xml
168a2df
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/files/hbaseSmokeVerify.sh
5c320c0
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/__init__.py
5561e10
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/params.py
c03329c
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/params_linux.py
350be45
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/params_windows.py
fd2f358
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/service_check.py
8582b5e
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/slider.py
83c5629
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/scripts/slider_client.py
45c7785
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/package/templates/storm-slider-env.sh.j2
8022a4b
ambari-server/src/main/resources/common-services/SLIDER/0.91.0.3.0/service_advisor.py
5614868
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/metainfo.xml
061587d
ambari-server/src/main/resources/stacks/HDP/3.0/services/SLIDER/metainfo.xml
23f558d
Diff: https://reviews.apache.org/r/63441/diff/1/
Testing
-------
Tested on local vagrant cluster
Thanks,
Miklos Gergely