[
https://issues.apache.org/jira/browse/METRON-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530724#comment-15530724
]
ASF GitHub Bot commented on METRON-466:
---------------------------------------
Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/279#discussion_r81005130
--- Diff: metron-deployment/vagrant/quick-dev-platform/run.sh ---
@@ -19,5 +19,5 @@
vagrant \
--ansible-tags="hdp-deploy,metron" \
- --ansible-skip-tags="solr" \
+ --ansible-skip-tags="solr,yaf" \
--- End diff --
This causes YAF to not be installed.
> Full Dev Platform build sometimes fails
> ---------------------------------------
>
> Key: METRON-466
> URL: https://issues.apache.org/jira/browse/METRON-466
> Project: Metron
> Issue Type: Bug
> Reporter: David M. Lyle
> Assignee: David M. Lyle
>
> Full Dev Platform build will sometimes fail with:
> "Ambari client exception occurred: No JSON object could be decoded"
> As a workaround to the services not all starting, we have 2 calls to start
> all services in the Vagrant deploy. The second call seems to fail if the
> services are already started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)