dataedgehungary commented on issue #9540: URL: https://github.com/apache/druid/issues/9540#issuecomment-648396903
Hey! I havent seen an official solution yet. We got around it with a small python script removing the data for the unused segments from the metastore and deleting the underlying files via hdfs api. -------- Original message --------From: Adam Kahr <[email protected]> Date: 23/06/2020 21:49 (GMT+01:00) To: apache/druid <[email protected]> Cc: dataedgehungary <[email protected]>, Mention <[email protected]> Subject: Re: [apache/druid] KILL TASK error - failed to delete .../0_descriptor.json (#9540) I'm seeing the same issue 0_descriptor.json does not exist anywhere in hdfs... thought this might have been a permissions issue @dataedgehungary was this problem ever resolved? Thanks —You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/apache/druid/issues/9540#issuecomment-648381860", "url": "https://github.com/apache/druid/issues/9540#issuecomment-648381860", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ] ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
