[
https://issues.apache.org/jira/browse/METRON-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267626#comment-16267626
]
ASF GitHub Bot commented on METRON-1333:
----------------------------------------
Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/metron/pull/848#discussion_r153333358
--- Diff: metron-deployment/packaging/docker/ansible-docker/README.md ---
@@ -1,17 +1,34 @@
# Overview
-The Metron ansible-docker container is provided in an effort reduce the
installation burden of deploying Metron in a live envirionment.
-It is provisioned with software required to sucessfully run the deployment
scripts.
+The Metron ansible-docker container is provided in an effort reduce the
installation burden of building Metron.
+It may also be used to deploy Metron in a live environment.
+It is provisioned with software required to sucessfully build metron run
the deployment scripts.
--- End diff --
thanks!
> Ansible-Docker can no longer build metron
> -----------------------------------------
>
> Key: METRON-1333
> URL: https://issues.apache.org/jira/browse/METRON-1333
> Project: Metron
> Issue Type: Bug
> Affects Versions: 0.4.2
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Critical
>
> The ansible-docker container could be used to build metron ( even the rpms )
> and run the ansible scripts. This is no longer true, as the new node ui
> projects have native compilation that requires c++ 11 support in gcc, and rpm
> build requires node to be installed ( not local installed as in the mvn
> packaging ).
> Many users are having problems building metron on centos platforms, having
> this container available and functioning would be a great help
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)