a2l007 commented on issue #9389: CombiningFirehoseFactory cannot be cast to FiniteFirehoseFactory URL: https://github.com/apache/druid/issues/9389#issuecomment-589692443 It looks like a bug since `CombiningFirehoseFactory` should be implementing `FiniteFirehoseFactory` and there isn't an equivalent `InputSource` implementation for this firehose yet. Can you try directly using the `ingestSegment` firehose instead of going through the combining firehose?
---------------------------------------------------------------- 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]
