You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Nick Allen (JIRA)" <ji...@apache.org> on 2017/09/06 19:08:00 UTC

[jira] [Created] (METRON-1160) Blueprint configuration validation failed: Missing required properties

Nick Allen created METRON-1160:
----------------------------------

             Summary: Blueprint configuration validation failed: Missing required properties
                 Key: METRON-1160
                 URL: https://issues.apache.org/jira/browse/METRON-1160
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Nick Allen


Deployment to AWS using "metron-deployment/amazon-ec2" fails with the following error message.

{code}
TASK [ambari_config : Deploy cluster with Ambari; http://ec2-XX-XX-XXX-XXX.compute-1.amazonaws.com:8080] ***
fatal: [ec2-XX-XX-XXX-XXX.compute-1.amazonaws.com]: FAILED! => {"changed": false, "failed": true, "msg": "Ambari client exception occurred: Could not create blueprint: request code 400,                     request message {\n  \"status\" : 400,\n  \"message\" : \"Blueprint configuration validation failed: Missing required properties.  Specify a value for these properties in the blueprint configuration. {metron={metron-rest-env=[metron_jdbc_driver, metron_jdbc_username, metron_jdbc_url]}}\"\n}"}
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)