rathish opened a new issue #6096: Windows Ubuntu Bash and Task Directory Name URL: https://github.com/apache/incubator-druid/issues/6096 Hi Committers, I am trying to run Druid in Windows 10 enabled Ubuntu Bash environment, all the nodes are starting up fine and I am able to connect to kafka -> tranquility -> Druid but when creating index , java.io.File is not able to create real-time task directory and throws below error. io.druid.java.util.common.IOE: Could not create directories: var/druid/task/index_realtime_kafka09090_2018-08-02T08:00:00.000Z_0_0/020e7278-ec01-41e9-958a-7e4d90726233 I think Windows folders are not allowed to have ":" special characters thats why File fails to create directory. I am now moving my trail to proper Ubuntu server. If there is any plan to support such hybrid linux operating system then task folder naming conversion should be considered. Thanks, Rathish
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
