Coder Social home page Coder Social logo

Comments (5)

AlessandroPomponio avatar AlessandroPomponio commented on September 27, 2024

@vmtuan12 did you fill in the endpoint in the Dataset? You have endpoint: "http://<IP>:<port>" which isn't a valid address. You will have to point it to your MinIO service address and port.

It also looks like the bucket name is incorrect ("/home/test-ds" looks like a path rather than a bucket).

If you want an end-to-end example of how to use Datashim and provision a MinIO instance along with it, you can refer to this example: https://github.com/datashim-io/datashim/tree/master/examples/inference-server#creating-a-dataset

from datashim.

vmtuan12 avatar vmtuan12 commented on September 27, 2024

@vmtuan12 did you fill in the endpoint in the Dataset? You have endpoint: "http://<IP>:<port>" which isn't a valid address. You will have to point it to your MinIO service address and port.

It also looks like the bucket name is incorrect ("/home/test-ds" looks like a path rather than a bucket).

If you want an end-to-end example of how to use Datashim and provision a MinIO instance along with it, you can refer to this example: https://github.com/datashim-io/datashim/tree/master/examples/inference-server#creating-a-dataset

yes my endpoint was filled correctly. i want to ask that what to fill in the bucket field? like i am having a running minio pod, so i exec inside the pod and use command mc ls to list the buckets and take the path. If it's wrong, so what is the right value for the bucket? Thank you.

from datashim.

AlessandroPomponio avatar AlessandroPomponio commented on September 27, 2024

The bucket field needs to contain the bucket name

from datashim.

srikumar003 avatar srikumar003 commented on September 27, 2024

@vmtuan12 can you reach your MinIO IP+port from inside your Kubernetes cluster. The error looks like CSI-S3 daemon could not connect to the port of the service. You can check this by creating a pod that does a curl lookup on the MinIO port

from datashim.

vmtuan12 avatar vmtuan12 commented on September 27, 2024

Thank you, solved it :D

from datashim.

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.