Microsoft Azure

    Microsoft Azure Storage is another option for deep storage. This requires some additional Druid configuration.

    See for more information.

    Firehose

    StaticAzureBlobStoreFirehose

    Data is newline delimited, with one JSON object per line and parsed as per the InputRowParser configuration.

    The storage account is shared with the one used for Azure deep storage functionality, but blobs can be in a different container.

    This firehose is splittable and can be used by native parallel index tasks. Since each split represents an object in this firehose, each worker task of index_parallel will read an object.

    Sample spec:

    Azure Blobs: