-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61107/
-----------------------------------------------------------
(Updated Липень 28, 2017, 12:08 до полудня)
Review request for Ambari, Andrew Onischuk, Sumit Mohanty, and Sid Wagle.
Bugs: AMBARI-21570
https://issues.apache.org/jira/browse/AMBARI-21570
Repository: ambari
Description
-------
Support custom extension to load third party libraries for integration with
other vendors
Diffs (updated)
-----
ambari-common/src/main/python/resource_management/libraries/functions/constants.py
c74e029
ambari-common/src/main/python/resource_management/libraries/functions/version.py
2500430
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params_linux.py
c2111b4
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
6617a80
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
1d19175
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
b2bc34a
ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py
110d55a
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
3789358
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py
633e930
ambari-server/src/main/resources/common-services/SPARK/1.2.1/package/scripts/params.py
5dbbaed
ambari-server/src/main/resources/common-services/SPARK2/2.0.0/package/scripts/params.py
efbec0f
ambari-server/src/main/resources/common-services/TITAN/1.0.0/package/scripts/params.py
8019748
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
a4f7ee9
ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/package/scripts/params.py
3e6825b
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py
1782298
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
4052d1d
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/custom_extensions.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/hook.py
f7705c4
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py
2e7f5cd
ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
31cf0c8
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/hbase-env.xml
9afaecb
ambari-server/src/main/resources/stacks/HDP/2.6/services/HBASE/configuration/hbase-site.xml
715023b
ambari-server/src/main/resources/stacks/HDP/2.6/services/HDFS/configuration/core-site.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.6/services/HDFS/configuration/hadoop-env.xml
04b9304
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-env.xml
929c10d
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/hive-site.xml
a07c16f
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration-mapred/mapred-site.xml
f03125b
ambari-server/src/main/resources/stacks/HDP/2.6/services/YARN/configuration/yarn-site.xml
5f8de49
Diff: https://reviews.apache.org/r/61107/diff/8/
Changes: https://reviews.apache.org/r/61107/diff/7-8/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi