You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by mr...@apache.org on 2018/05/14 21:29:30 UTC

[ambari] branch branch-feature-AMBARI-14714 updated (12fb707 -> d644932)

This is an automated email from the ASF dual-hosted git repository.

mradhakrishnan pushed a change to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 12fb707  Removed unused code and deprecated API calls.
     add 7a4fb42  [AMBARI-23746] Use stackSettings instead of clusterLevelParams. Fetch services by serviceGroupName where applicable
     add 8ef4892  [AMBARI-23746] Replace clusterLevelParams with stackSettings for stack_name extraction
     new d644932  Use stackSettings instead of clusterLevelParams. Fetch services by serviceGroupName where applicable

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../libraries/execution_command/execution_command.py              | 2 +-
 .../python/resource_management/libraries/functions/conf_select.py | 4 ++--
 .../resource_management/libraries/functions/stack_features.py     | 2 +-
 .../resource_management/libraries/functions/stack_select.py       | 4 ++--
 .../python/resource_management/libraries/functions/stack_tools.py | 2 +-
 .../main/python/resource_management/libraries/script/script.py    | 4 ++--
 .../ambari/server/controller/AmbariManagementControllerImpl.java  | 5 +++--
 .../server/controller/internal/ServiceResourceProvider.java       | 8 +++++++-
 8 files changed, 19 insertions(+), 12 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
mradhakrishnan@apache.org.

[ambari] 01/01: Use stackSettings instead of clusterLevelParams. Fetch services by serviceGroupName where applicable

Posted by mr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mradhakrishnan pushed a commit to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit d6449329d28f13975b945b45fa438c7bf4bb9809
Merge: 12fb707 8ef4892
Author: mradha25 <mr...@hortonworks.com>
AuthorDate: Mon May 14 14:29:27 2018 -0700

    Use stackSettings instead of clusterLevelParams. Fetch services by serviceGroupName where applicable

 .../libraries/execution_command/execution_command.py              | 2 +-
 .../python/resource_management/libraries/functions/conf_select.py | 4 ++--
 .../resource_management/libraries/functions/stack_features.py     | 2 +-
 .../resource_management/libraries/functions/stack_select.py       | 4 ++--
 .../python/resource_management/libraries/functions/stack_tools.py | 2 +-
 .../main/python/resource_management/libraries/script/script.py    | 4 ++--
 .../ambari/server/controller/AmbariManagementControllerImpl.java  | 5 +++--
 .../server/controller/internal/ServiceResourceProvider.java       | 8 +++++++-
 8 files changed, 19 insertions(+), 12 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
mradhakrishnan@apache.org.