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.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---