jalbs opened a new issue #9443: Hdfs inputSource not supported by native batch ingestion v0.17 URL: https://github.com/apache/druid/issues/9443 Hdfs inputSource not supported by native batch ingestion v0.17. ### Affected Version 0.17 ### Description Hdfs inputSource not supported by native batch ingestion v0.17 even the documentation says it is possible (https://druid.apache.org/docs/latest/ingestion/native-batch.html#hdfs-input-source): Failed to submit task: Could not resolve type id 'hdfs' as a subtype of `org.apache.druid.data.input.InputSource`: known type ids = [druid, http, inline, local] (for POJO property 'inputSource') at [Source: (org.eclipse.jetty.server.HttpInputOverHTTP); line: 1, column: 5067] (through reference chain: org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexSupervisorTask["spec"]->org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexIngestionSpec["ioConfig"]->org.apache.druid.indexing.common.task.batch.parallel.ParallelIndexIOConfig["inputSource"])
---------------------------------------------------------------- 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]
