Giter Club home page Giter Club logo

Comments (6)

Lazin avatar Lazin commented on May 23, 2024 1

Yes, this is not merged yet. The options are:

  archival_storage_enabled: true
  archival_storage_s3_access_key: <...>
  archival_storage_s3_secret_key: <...>
  archival_storage_s3_region: eu-north-1
  archival_storage_s3_bucket: redpandabackup2
  archival_storage_upload_interval: 10000
  archival_storage_max_connections: 5

developer mode should be enabled, you also have to specify AWS security credentials, bucket should be created in advance, versioning and encryptions are not needed, upload_interval is in milliseconds (5 or 10 seconds is OK), max_connections sets number of simultaneous S3 uploads per-shard, values in 1-10 range should be fine

from deployment-automation.

ivotron avatar ivotron commented on May 23, 2024

thanks @Lazin! that info should be good to get me started (I think)

from deployment-automation.

dotnwat avatar dotnwat commented on May 23, 2024

@ivotron so we have three modes

  1. ductape local
  2. ducktape cluster
  3. punisher

We're handling (1) with an extra docker container running a local s3 endpoint. For (2) and (3) I assume these share a common method for deployment?

from deployment-automation.

Lazin avatar Lazin commented on May 23, 2024

I renamed archival_storage_upload_interval to archival_storage_reconciliation_interval_ms. It has a sensible default so there is no need to specify it explicitly anywhere. Will create PR with doc tomorrow.

from deployment-automation.

vuldin avatar vuldin commented on May 23, 2024

Is this ticket tracking adding shadow indexing feature, or is this for some other (possibly more specific) issue? I didn't want to create an additional ticket if it wasn't needed.

from deployment-automation.

vuldin avatar vuldin commented on May 23, 2024

Created a new ticket for SI on AWS: #87

Associated PR: #86

from deployment-automation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.