[
https://issues.apache.org/jira/browse/METRON-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805532#comment-15805532
]
ASF GitHub Bot commented on METRON-622:
---------------------------------------
Github user ottobackwards commented on the issue:
https://github.com/apache/incubator-metron/pull/393
I have run that - I have been able to do the steps in the readme ( except
the topology which i haven't tried ) up until that point ( so my ZK is
configured etc )
ottofowler@Winterfell
~/src/apache/work/incubator-metron-pr-393/metron-docker/compose
0 pr-393 % eval "$(docker-machine env metron-machine)"
Error checking TLS connection: Host is not running
ottofowler@Winterfell
~/src/apache/work/incubator-metron-pr-393/metron-docker/compose
0 pr-393 % docker-compose exec kafkazk ./bin/produce-data.sh
/data/BroExampleOutput.txt bro
WARNING: The DOCKER_HOST variable is not set. Defaulting to a blank string.
Emitting data in /data/BroExampleOutput.txt to Kafka topic bro every 1
second(s)
[2017-01-06 19:47:02,967] ERROR Error when sending message to topic bro
with key: null, value: 482 bytes with error:
(org.apache.kafka.clients.producer.internals.ErrorLoggingCallback)
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata
after 60000 ms.
> Create a Metron Docker Compose application
> -------------------------------------------
>
> Key: METRON-622
> URL: https://issues.apache.org/jira/browse/METRON-622
> Project: Metron
> Issue Type: New Feature
> Reporter: Ryan Merriman
>
> This is an alternative to the Vagrant quick-dev approach of creating a local
> Metron environment for development and testing. It is intended to be leaner
> and easier to manage. This compose application will contain separate images
> for each of the services that Metron depends on as well as the Metron
> services.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)