Skip to content

Conversation

@yangzhg
Copy link
Member

@yangzhg yangzhg commented Feb 20, 2021

Proposed changes

implements #5232
Support backup,restore,load,export directlyconnect to s3

  1. Support load, export and backup data from/to s3 directly.
  2. Add a config to auto convert broker access to s3 when available

Types of changes

What types of changes does your code introduce to Doris?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • Code refactor (Modify the code structure, format the code, etc...)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

yangzhg and others added 5 commits February 20, 2021 14:37
…connect to s3

1. Support load and export data from/to s3 directly.
2. Add a config to auto convert broker access to s3 acces when available

Change-Id: Iac96d4b3670776708bc96a119ff491db8cb4cde7

(cherry picked from commit 2f03832)
Change-Id: Ie55e07a547aa22c6fa8d432ca926216c10384e68
(cherry picked from commit d4fb255)
Change-Id: I468176aca0d821383c74ee658d461aba9e7d5be3
(cherry picked from commit 029adaa)
@morningman morningman self-assigned this Feb 20, 2021
@morningman morningman added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 20, 2021
Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman added the approved Indicates a PR has been approved by one committer. label Feb 20, 2021
@morningman morningman changed the title Support backup,restore,load,export directly connect to s3 [Feature] Support backup,restore,load,export directly connect to s3 Feb 20, 2021
@yangzhg yangzhg merged commit 6ede4c6 into apache:master Feb 22, 2021
@yangzhg yangzhg mentioned this pull request Feb 23, 2021
@yangzhg yangzhg deleted the support_s3 branch March 25, 2021 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. kind/feature Categorizes issue or PR as related to a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Proposal] Supports direct reading and writing of hdfs and cloud storage without a broker

2 participants