This is an automated email from the ASF dual-hosted git repository.
houyu pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
from afe45ecba8 AMBARI-25863: Fix a problem where the
'supported-refresh-commands' Element in configuration files for service was
invalided (#3646)
add f09c81edb2 AMBARI-25894: Missing file service_advisor.py in some
serivces (#3677)
No new revisions were added by this update.
Summary of changes:
.../BIGTOP/3.2.0/services/HBASE/service_advisor.py | 143 +-
.../BIGTOP/3.2.0/services/HDFS/service_advisor.py | 888 +++++++
.../BIGTOP/3.2.0/services/HIVE/service_advisor.py | 2 +-
.../BIGTOP/3.2.0/services/SOLR/service_advisor.py | 2 +-
.../services/YARN/configuration/yarn-site.xml | 20 +
.../BIGTOP/3.2.0/services/YARN/service_advisor.py | 2524 ++++++++++++++++++++
.../3.2.0/services/ZOOKEEPER/service_advisor.py | 171 ++
.../stacks/BIGTOP/3.2.0/services/stack_advisor.py | 1809 --------------
8 files changed, 3712 insertions(+), 1847 deletions(-)
create mode 100644
ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/HDFS/service_advisor.py
create mode 100644
ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/YARN/service_advisor.py
create mode 100644
ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/ZOOKEEPER/service_advisor.py
delete mode 100644
ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/stack_advisor.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]