fsspec / fsspec/filesystem_spec
Add an implementation for JuiceFS
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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