gianm commented on a change in pull request #8754: Add HDFS firehose URL: https://github.com/apache/incubator-druid/pull/8754#discussion_r339697401
########## File path: docs/development/extensions-core/hdfs.md ########## @@ -53,3 +51,34 @@ The HDFS extension can also be used for GCS as deep storage. All services that need to access GCS need to have the [GCS connector jar](https://cloud.google.com/hadoop/google-cloud-storage-connector#manualinstallation) in their class path. One option is to place this jar in <druid>/lib/ and <druid>/extensions/druid-hdfs-storage/ Tested with Druid 0.9.0, Hadoop 2.7.2 and gcs-connector jar 1.4.4-hadoop2. + +<a name="firehose"></a> + +## Native batch ingestion + +This firehose ingests events from a predefined list of S3 objects. Review comment: Fixed in https://github.com/apache/incubator-druid/pull/8767 ---------------------------------------------------------------- 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]
