You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "lkgen (JIRA)" <ji...@apache.org> on 2018/06/04 14:46:01 UTC

[jira] [Created] (KAFKA-6988) Kafka windows classpath too long

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)