https://lakefs.io/ logo
Title
o

Omkar Patil

09/29/2022, 2:44 AM
Hello Everyone !! I am trying to connect LakeFS and MiniO but I am facing some issue. Has anyone did this before? Please help me out!!
b

Barak Amar

09/29/2022, 2:49 AM
Hi @Omkar Patil, I can try to help out. what is the issue?
@Omkar Patil, do you still facing an issue or things resolved?
o

Omkar Patil

09/29/2022, 6:08 AM
@Barak Amar Thank you for helping me!! I am facing this issue lakectl repo create lakefs://example-repo s3://repo-name Repository: lakefs://example-repo failed to create repository: invalid namespace, must match: local 400 Bad Request
I am trying to connect my Minio Bucket with LakeFS repo
b

Barak Amar

09/29/2022, 6:17 AM
from the error message it looks like lakefs configuration is using a local adapter
you can follow the documentation on how to configure your lakefs
o

Omkar Patil

09/29/2022, 6:49 AM
I am following this document only but still I am facing the issue
b

Barak Amar

09/29/2022, 6:52 AM
Can you share your lakefs yaml configuration? also the lakefs log? the first lines should include startup messages with the settings your lake uses.
Note that if your lakefs server doesn't configured to connect with your minio, you will not be able to create a repository pointing to a bucket there.
o

Omkar Patil

09/29/2022, 11:34 AM
I resolved that issue. Thank you for your help
:lakefs: 1
can you guide me how to consume LakeFS API in Java??
b

Barak Amar

09/29/2022, 11:44 AM
yes
Sent information on the question thread