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

[ambari] branch branch-feature-AMBARI-14714 updated (39a6ec8 -> 6cff03c)

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

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


    from 39a6ec8  AMBARI-23923. Implement 3.0 Mpack Advisor's Configuration Recommendation API Server code for 'Cluster Create'
     add 7202f28  AMBARI-23955. Implement 3.0 Mpack Advisor's Configuration 'Validations' and update code for Component Layout 'Validations'.
     new 6cff03c  AMBARI-23955. Implement 3.0 Mpack Advisor's Configuration 'Validations' and update code for Component Layout 'Validations'.

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:
 .../services/mpackadvisor/MpackAdvisorHelper.java  |  6 +-
 ...va => MpackConfigurationValidationCommand.java} | 40 +++++------
 .../validations/MpackValidationResponse.java       | 81 +++++++++++++++++-----
 .../internal/MpackValidationResourceProvider.java  | 51 ++++++++++++--
 4 files changed, 131 insertions(+), 47 deletions(-)
 copy ambari-server/src/main/java/org/apache/ambari/server/api/services/mpackadvisor/commands/{MpackComponentLayoutRecommendationCommand.java => MpackConfigurationValidationCommand.java} (64%)

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

[ambari] 01/01: AMBARI-23955. Implement 3.0 Mpack Advisor's Configuration 'Validations' and update code for Component Layout 'Validations'.

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

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

commit 6cff03c31c408f1edcdd9a741a6a97ba13f8f86f
Merge: 39a6ec8 7202f28
Author: swapanshridhar <ss...@hortonworks.com>
AuthorDate: Fri May 25 15:23:25 2018 -0700

    AMBARI-23955. Implement 3.0 Mpack Advisor's Configuration 'Validations' and update code for Component Layout 'Validations'.

 .../services/mpackadvisor/MpackAdvisorHelper.java  |  6 +-
 .../MpackConfigurationValidationCommand.java       | 82 ++++++++++++++++++++++
 .../validations/MpackValidationResponse.java       | 81 ++++++++++++++++-----
 .../internal/MpackValidationResourceProvider.java  | 51 ++++++++++++--
 4 files changed, 193 insertions(+), 27 deletions(-)

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