-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39397/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-13454
https://issues.apache.org/jira/browse/AMBARI-13454
Repository: ambari
Description
-------
We are removing HDP 2.0 support from Ambari 2.1.3. Make that 2.0 stack
inactive. The resulting HDP support matrix:
* HDP 2.3
* HDP 2.2
* HDP 2.1 (deprecated)
Diffs
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
0b38957
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
253a6f8
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py
779c792
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py
7891a27
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
9772ee2
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
3c4a2e7
ambari-server/src/main/resources/stacks/HDP/2.0/metainfo.xml 0d4c27f
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hcat_client.py 6c9752a
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_hive_metastore.py
328b52d
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_webhcat_server.py
aca7664
Diff: https://reviews.apache.org/r/39397/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk