[
https://issues.apache.org/jira/browse/METRON-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16854909#comment-16854909
]
Michael Miklavcic commented on METRON-2151:
-------------------------------------------
This feature is still a WIP
> Install Metron MPack in 2.7.3.0 service_advisor.py Error
> ---------------------------------------------------------
>
> Key: METRON-2151
> URL: https://issues.apache.org/jira/browse/METRON-2151
> Project: Metron
> Issue Type: Bug
> Affects Versions: 0.7.1
> Reporter: nickjames
> Priority: Major
>
> server:Cenos 7
> ambari server version: 2.7.3.0
> Compile:feature/METRON-2088-support-hdp-3.1
> Ambari Add Metron Service -Can not proceed to the next step....
> Traceback (most recent call last):
> File "/var/lib/ambari-server/resources/scripts/stack_advisor.py", line 190,
> in <module>
> main(sys.argv)
> File "/var/lib/ambari-server/resources/scripts/stack_advisor.py", line 122,
> in main
> result = stackAdvisor.validateComponentLayout(services, hosts)
> File "/var/lib/ambari-server/resources/scripts/../stacks/stack_advisor.py",
> line 1072, in validateComponentLayout
> validationItems = self.getComponentLayoutValidations(services, hosts)
> File "/var/lib/ambari-server/resources/scripts/../stacks/stack_advisor.py",
> line 1095, in getComponentLayoutValidations
> items.extend(serviceAdvisor.getServiceComponentLayoutValidations(services,
> hosts))
> File
> "/var/lib/ambari-server/resources/common-services/METRON/0.7.1/service_advisor.py",
> line 44, in getServiceComponentLayoutValidations
> metronParsersHost = self.getHosts(componentsList, "METRON_PARSERS")[0]
> IndexError: list index out of range
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)