Giter Club home page Giter Club logo

Comments (3)

laramiel avatar laramiel commented on September 24, 2024

I can try to look at that. The last minio version I tried with was before the license change.

If you can get the localstack test running with minio, that may help:

https://github.com/google/tensorstore/blob/master/tensorstore/kvstore/s3/localstack_test.cc

from tensorstore.

laramiel avatar laramiel commented on September 24, 2024

I updated the host header generation in 2de33a4

This should help fix signature mismatches. Also you can now compare raw requests against something like aws cli --debug by setting the TENSORSTORE_VERBOSE_LOGGING=http_transport=1 environment variable.

from tensorstore.

laramiel avatar laramiel commented on September 24, 2024

I downloaded the last GPL release of minio: https://github.com/minio/minio/tree/RELEASE.2021-04-22T15-44-28Z/
(from https://dl.min.io/server/minio/release/ and https://dl.min.io/client/mc/release/)

And after setting the environment variables properly in localstack_test, (2c1daeb) it succeeds when pointing at minio.

AWS_ACCESS_KEY_ID=minioadmin AWS_SECRET_ACCESS_KEY=minioadmin \
bazel-bin/tensorstore/kvstore/s3/localstack_test --localstack_endpoint=http://localhost:9000

I also verified localstack_test against seaweedfs (https://github.com/seaweedfs/seaweedfs)

from tensorstore.

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.