fsspec / fsspec/filesystem_spec

Add an implementation for JuiceFS

Open
#751 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.4k
Forks
490
Avg merge
2d 3h
Merged PRs (30d)
38

Description

JuiceFS [1] is an POSIX file system built on top of database and object store, designed for big data and many other use cases, specially in the cloud native environment.

The community are working on a Python SDK [1], which could be used to build a implementation for fsspec.

1 https://github.com/juicedata/juicefs
2 https://github.com/megvii-research/juicefs-python

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the fsspec project structure and the linked JuiceFS and juicefs-python repositories; the issue names no target files, tests, or entry points. Done means providing a JuiceFS implementation for fsspec based on the Python SDK, with project-specific validation still to be identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.