You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2019/04/24 02:11:00 UTC

[jira] [Updated] (METRON-1174) Metron Docker Document example not working

     [ https://issues.apache.org/jira/browse/METRON-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Leet updated METRON-1174:
--------------------------------
    Fix Version/s:     (was: 0.4.0)

> Metron Docker Document example not working
> ------------------------------------------
>
>                 Key: METRON-1174
>                 URL: https://issues.apache.org/jira/browse/METRON-1174
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>         Environment: CentOS 7
> Docker 1.12.6
> docker-compose version 1.16.1, build 6d1ac219
> docker-machine version 0.12.2, build 9371605
>            Reporter: Choi BongJae
>            Priority: Major
>              Labels: docuentation, examples
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> This Section is not working with error 
> {code:java}
> /usr/metron/0.4.0//bin/zk_load_configs.sh: line 35: /usr/hdp/current/hbase-client/bin/hbase: No such file or directory
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> {code}
> Upload configs to Zookeeper
> Parser configs and a global config configured for this Docker environment are included with the Kafka/Zookeeper image. Load them with:
> {code:java}
> $ docker-compose exec kafkazk bash
> # $METRON_HOME/bin/zk_load_configs.sh -z localhost:2181 -m PUSH -i $METRON_HOME/config/zookeeper
> # exit
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)