You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/07 11:12:01 UTC

[GitHub] [incubator-druid] sixtus opened a new issue #8840: hadoop_index tasks fail on wrong file format when run inside indexer

sixtus opened a new issue #8840: hadoop_index tasks fail on wrong file format when run inside indexer
URL: https://github.com/apache/incubator-druid/issues/8840
 
 
   we have seen this before, it's not replacing `:` and thus HDFS refuses the file as it's illegal.
   
   I guess yet another thing fixed in peon but not in indexer?
   
   ```java.lang.IllegalArgumentException: Pathname /druid/indexer/foo/2019-10-29T00:00:00.000Z_2019-10-30T00:00:00.000Z/2019-11-06T19:57:56.216Z/29/index.zip.0 from hdfs://us2/druid/indexer/foo/2019-10-29T00:00:00.000Z_2019-10-30T00:00:00.000Z/2019-11-06T19:57:56.216Z/29/index.zip.0 is not a valid DFS filename.```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org