You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Hao Chen (JIRA)" <ji...@apache.org> on 2016/04/12 09:36:25 UTC

[jira] [Resolved] (EAGLE-232) Create local Kafka/Zookeeper/Storm runner tools for quickstart examples and add related scripts to start/top zk/kafka

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

Hao Chen resolved EAGLE-232.
----------------------------
       Resolution: Fixed
    Fix Version/s: v0.4.0

https://github.com/apache/incubator-eagle/tree/master/eagle-devsupport

> Create local Kafka/Zookeeper/Storm runner tools for quickstart examples and add related scripts to start/top zk/kafka
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: EAGLE-232
>                 URL: https://issues.apache.org/jira/browse/EAGLE-232
>             Project: Eagle
>          Issue Type: New Feature
>    Affects Versions: v0.3.0
>            Reporter: Hao Chen
>            Assignee: Hao Chen
>             Fix For: v0.4.0
>
>
> Apache Kafka's scripts provide a good example to package external dependencies like zookeeper together for quick start. https://github.com/apache/kafka/blob/trunk/bin/zookeeper-server-start.sh
> For Eagle, we should add following scripts as well:
> {code}
> /bin/eagle-run-class.sh
> /bin/kafka-server-start.sh
> /bin/kafka-server-stop.sh
> /bin/zookeeper-server-start.sh
> /bin/zookeeper-server-stop.sh
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)