[
https://issues.apache.org/jira/browse/KAFKA-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898894#comment-15898894
]
ASF GitHub Bot commented on KAFKA-4860:
---------------------------------------
GitHub user klesta490 opened a pull request:
https://github.com/apache/kafka/pull/2649
KAFKA-4860: Allow spaces in paths on windows
When we install kafka on path with spaces,
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/klesta490/kafka trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2649.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2649
----
commit 90f2d2f4bc5fd1a16838fb07e59369e7e32eabfa
Author: Vladimír Kleštinec <[email protected]>
Date: 2017-03-07T07:34:01Z
allow spaces in paths on windows
----
> Kafka batch files does not support path with spaces
> ---------------------------------------------------
>
> Key: KAFKA-4860
> URL: https://issues.apache.org/jira/browse/KAFKA-4860
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.10.2.0
> Environment: windows
> Reporter: Vladimír Kleštinec
> Priority: Minor
>
> When we install kafka on windows to path that contains spaces e.g. C:\Program
> Files\ApacheKafka batch files located in bin/windows don't work.
> Workaround: install on path without spaces
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)