You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ailing Zhang (JIRA)" <ji...@apache.org> on 2014/01/15 06:33:20 UTC

[jira] [Issue Comment Deleted] (KAFKA-1205) README in examples not update

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

Ailing Zhang updated KAFKA-1205:
--------------------------------

    Comment: was deleted

(was: diff --git a/examples/README b/examples/README
index d33f6c5..50520ad 100644
--- a/examples/README
+++ b/examples/README
@@ -6,10 +6,10 @@ messages from Kafka server.
 In order to run demo from SBT:
    1. Start Zookeeper and the Kafka server
    2. ./sbt from top-level kafka directory
-   3. Switch to the kafka java examples project -> project Kafka Java Examples
+   3. Switch to the kafka java examples project -> project java-examples
    4. execute run -> run
-   5. For unlimited producer-consumer run, select option 1
-      For simple consumer demo, select option 2
+   5. For simple consumer demo, select option 1
+      For unlimited producer-consumer run, select option 2
 
 To run the demo using scripts: )

> README in examples not update
> -----------------------------
>
>                 Key: KAFKA-1205
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1205
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Ailing Zhang
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.8.1
>
>
> The commands in the examples/README are not working. The name of the projects and the order of them have been changed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)