.
-Vjeran
-Original Message-
From: Vjeran Marcinko [mailto:vjeran.marci...@email.t-com.hr]
Sent: Saturday, January 25, 2014 6:10 PM
To: users@kafka.apache.org
Subject: RE: Using Kafka on Windows - file path problems
Even if in that one case the thing would work, it would be best if a
urday, January 25, 2014 5:25 PM
To: users@kafka.apache.org
Subject: Re: Using Kafka on Windows - file path problems
It sounds like \tmp\kafka-logs should work since that's what
File.getParent() returns. Not sure why you can't use that to create the
file.
Thanks,
Jun
On Sat, Jan 25, 2
It sounds like \tmp\kafka-logs should work since that's what
File.getParent() returns. Not sure why you can't use that to create the
file.
Thanks,
Jun
On Sat, Jan 25, 2014 at 12:43 AM, Vjeran Marcinko <
vjeran.marci...@email.t-com.hr> wrote:
> Hi,
>
> I have a problem going through start guide
Hi,
I have a problem going through start guide on Windows. Basically what I
found are file path problems it seems:
If I try to set Kafka log dir path in server.properties using Windows file
separator, such as
D:\tmp\kafka-logs, or even
\tmp\kafka-logs
, then kafka cannot be started, since it thro