Github user JonZeolla commented on the issue: https://github.com/apache/incubator-metron/pull/489 Can you merge in master? It looks like this is 22 commits behind apache:master and I'm consistently getting the following when I pull down master, merge in this branch, then try to bring up quick-dev: ``` TASK [metron-rpms : Copy Metron RPMs] ****************************************** [WARNING]: Unable to find '/Users/userhere/dev/testing/incubator-metron/metron- deployment/playbooks/../packaging/docker/rpm-docker/target/RPMS/noarch' in expected paths. ... TASK [quick_dev : Re-install the Metron Packages via Ambari] ******************* failed: [node1] (item=METRON_ENRICHMENT_MASTER) => {"failed": true, "item": "METRON_ENRICHMENT_MASTER", "msg": "Request failed with status FAILED"} failed: [node1] (item=METRON_INDEXING) => {"failed": true, "item": "METRON_INDEXING", "msg": "Request failed with status FAILED"} failed: [node1] (item=METRON_PARSERS) => {"failed": true, "item": "METRON_PARSERS", "msg": "Request failed with status FAILED"} ``` I don't run into this when I spin up quick-dev from master.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---