sixtus commented on issue #8840: hadoop_index tasks fail on wrong file format when run inside indexer URL: https://github.com/apache/incubator-druid/issues/8840#issuecomment-552152870 ok, I think I found something: `druid.storage.storageDirectory=/druid/indexer` works for `index_kafka` and `compact`, but it doesn't for `index_hadoop`. for that it has to be `hdfs://` prefixed, or the segments end up in hdfs, but as local file in the database. Maybe that triggered the above too?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
