[ https://issues.apache.org/jira/browse/KAFKA-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648890#comment-14648890 ]
Ewen Cheslack-Postava commented on KAFKA-2385: ---------------------------------------------- What exactly doesn't work here? It complains that JLine support is disabled, but if I run some commands they work (e.g. help or ls /). Is the issue that editing commands isn't as pleasant since it doesn't have jline? Quick scan of https://issues.apache.org/jira/browse/ZOOKEEPER-1655 suggests jline should be required until 3.5.0, but it seems to function ok for me. Maybe [~fpj] can shed some light since he was involved in the ZK bug. > 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 > 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)