[
https://issues.apache.org/jira/browse/METRON-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619718#comment-16619718
]
ASF GitHub Bot commented on METRON-1709:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1201
I am not able to spin-up the Full Dev environment with this. It keeps
failing here. Have you run this up in Full Dev?
```
TASK [ambari_config : Deploy cluster with Ambari; http://node1:8080]
***********
fatal: [node1]: FAILED! => {"changed": false, "failed": true, "msg":
"Ambari client exception occurred: Could not create blueprint: request code
400, request message {\n \"status\" : 400,\n \"message\"
: \"Cluster Topology validation failed. Invalid service component count:
[METRON_PCAP(actual=0, required=1)]. To disable topology validation and create
the blueprint, add the following to the end of the url:
'?validate_topology=false'\"\n}"}
to retry, use: --limit
@/Users/nallen/tmp/metron-pr1201/metron-deployment/development/centos6/ansible/playbook.retry
PLAY RECAP
*********************************************************************
node1 : ok=76 changed=42 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
```
> Add controls to start / stop the PCAP topology from Ambari.
> -----------------------------------------------------------
>
> Key: METRON-1709
> URL: https://issues.apache.org/jira/browse/METRON-1709
> Project: Metron
> Issue Type: Bug
> Reporter: Mohan
> Assignee: Mohan
> Priority: Major
>
> We currently don't have a mechanism to start/stop the PCAP topology from
> Ambari
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)