-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61107/
-----------------------------------------------------------
(Updated Липень 26, 2017, 3:03 після полудня)
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-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/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/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/4/
Changes: https://reviews.apache.org/r/61107/diff/3-4/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi