[ https://issues.apache.org/jira/browse/KAFKA-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711084#comment-14711084 ]
João Reis commented on KAFKA-2385: ---------------------------------- Hi guys, Maybe is not related with this issue, but what is not working is the feature of passing args to the shell like this: #> ./zookeeper-shell.sh localhost:2181 ls /kafka On the previous kafka version 0.8.1.1 by passing comands like 'ls' or 'get' worked. On 0.8.2.1 seems it does not work. > zookeeper-shell does not work > ----------------------------- > > Key: KAFKA-2385 > URL: https://issues.apache.org/jira/browse/KAFKA-2385 > Project: Kafka > Issue Type: Bug > Components: tools > Reporter: Jiangjie Qin > Assignee: Flavio Junqueira > Fix For: 0.8.3 > > > The zookeeper shell shipped with Kafka does not work because jline jar is > missing. > [jqin@jqin-ld1 bin]$ ./zookeeper-shell.sh localhost:2181 > Connecting to localhost:2181 > Welcome to ZooKeeper! > JLine support is disabled > WATCHER:: > WatchedEvent state:SyncConnected type:None path:null -- This message was sent by Atlassian JIRA (v6.3.4#6332)