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/18 18:39:40 UTC

[ambari] 01/01: AMBARI-23619: Mpack Advisor Python Module (1): Implement component-layout recommendation and validation

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 018fc96abfc2c8ce1782d302ec2da0ebba2ba33f
Merge: 5053d78 f3fbda4
Author: swapanshridhar <ss...@hortonworks.com>
AuthorDate: Fri May 18 11:39:36 2018 -0700

    AMBARI-23619: Mpack Advisor Python Module (1): Implement component-layout recommendation and validation
    
    AMBARI-23619: Mpack Advisor Python Module (1): Implement component-layout recommendation and validation

 .../resources/scripts/mpack_advisor_wrapper.py     |  157 +
 .../stacks/{stack_advisor.py => mpack_advisor.py}  | 1142 ++--
 .../src/main/resources/stacks/service_advisor.py   |   16 +-
 .../src/main/resources/stacks/stack_advisor.py     |    3 +-
 ambari-server/src/test/python/TestMpackAdvisor.py  |   55 +
 .../mpack_advisor_data/hdfs/service_advisor.py     |  685 +++
 .../python/mpacks/mpack_advisor_data/hosts.json    |  405 ++
 .../python/mpacks/mpack_advisor_data/services.json | 6011 ++++++++++++++++++++
 .../mpack_advisor_data/yarn/service_advisor.py     | 2215 ++++++++
 .../zookeeper/service_advisor.py                   |  171 +
 10 files changed, 10315 insertions(+), 545 deletions(-)

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