lkgen created KAFKA-6988:
----------------------------
Summary: Kafka windows classpath too long
Key: KAFKA-6988
URL: https://issues.apache.org/jira/browse/KAFKA-6988
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 1.1.0
Reporter: lkgen
In Kafka windows, the kafka-run-class.bat script is building a CLASSPATH with
full path to each jar
If installation is in a long path directory, the CLASSPATH becomes too long and
there is an error of
{{**The input line is too long. }}
{{when running zookeeper-server-start.bat and other commands}}
{{a possible solution may be to expand all jars but add dir\* to classpath}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)