You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2020/03/19 00:59:35 UTC

[druid] branch master updated (3b536ee -> b18dd2b)

This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 3b536ee  Web console: expose props for S3 (#9432)
     add b18dd2b  Ability to Delete task logs and segments from Azure Storage (#9523)

No new revisions were added by this update.

Summary of changes:
 extensions-core/azure-extensions/pom.xml           |  10 +-
 .../storage/azure/AzureDataSegmentKiller.java      |  39 +++-
 .../apache/druid/storage/azure/AzureTaskLogs.java  |  53 ++++-
 .../org/apache/druid/storage/azure/AzureUtils.java |  53 +++++
 .../druid/storage/azure/blob/CloudBlobHolder.java  |   6 +
 .../storage/azure/AzureDataSegmentKillerTest.java  | 148 ++++++++++++-
 .../druid/storage/azure/AzureTaskLogsTest.java     | 240 ++++++++++++++++++++-
 .../apache/druid/storage/azure/AzureTestUtils.java |  68 +++++-
 8 files changed, 591 insertions(+), 26 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org