[
https://issues.apache.org/jira/browse/STORM-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982059#comment-13982059
]
ASF GitHub Bot commented on STORM-296:
--------------------------------------
Github user wurstmeister commented on the pull request:
https://github.com/apache/incubator-storm/pull/88#issuecomment-41476397
unfortunately this change breaks some tests on linux
```
3446 [main] INFO kafka.log.LogManager - Log directory '/tmpkafka_tmp_logs'
not found, creating it.
3453 [main] ERROR kafka.server.KafkaServerStartable - Fatal error during
KafkaServerStable startup. Prepare to shutdown
kafka.common.KafkaException: Failed to create data directory
/tmpkafka_tmp_logs
...
```
(see https://github.com/wurstmeister/storm-kafka-0.8-plus/issues/44)
Unfortunately I did not have a chance to send a PR yet, will send one
shortly
> Storm kafka unit tests are failing on windows
> ---------------------------------------------
>
> Key: STORM-296
> URL: https://issues.apache.org/jira/browse/STORM-296
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Affects Versions: 0.9.2-incubating
> Reporter: sriharsha chintalapani
> Fix For: 0.9.2-incubating
>
>
> storm kafka unit tests fails on windows due to the default kafka tmp dir path.
--
This message was sent by Atlassian JIRA
(v6.2#6252)