----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61107/#review181409 -----------------------------------------------------------
This will also need to be ported over to trunk for Hadoop 3.0. ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/custom_extensions.py Lines 38 (patched) <https://reviews.apache.org/r/61107/#comment256961> Why is iop hardcoded here? - Alejandro Fernandez On July 25, 2017, 11:29 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61107/ > ----------------------------------------------------------- > > (Updated July 25, 2017, 11:29 p.m.) > > > 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 > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/constants.py > c74e029 > > 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/role_command_order.json > PRE-CREATION > > 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/3/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
