Lightning-AI / Lightning-AI/litData

Add support for Teamspaces EFS and Filestore folders in resolver

Open
#698 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
614
Forks
106
Avg merge
15h 8m
Merged PRs (30d)
22

Description

**Feature Request:** Add support for LightningAI Teamspaces EFS and Filestore folders in resolver

**Description**
Currently, LitData supports `s3_connections`, `gcs_connections`, `s3_folders`, `gcs_folders`, `datasets`, etc teamspace folders in LightningAI . It would be valuable to also support **EFS** and **Filestore** folders in Teamspaces for broader compatibility and flexibility.

> Ref thread: https://pytorch-lightning.slack.com/archives/C08KU6A0LTV/p1755885271937409

**Tasks**

* [ ] Add support for Teamspaces EFS folders
* [ ] Add support for Teamspaces Filestore folders

**Credit**
Thanks to @neilbhatt ⚡ for the suggestion!

cc: @tchaton @Borda

Contributor guide

Open the contributing guide

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 at the resolver and compare how existing s3_folders and gcs_folders teamspace entries are handled. Add support for Teamspaces EFS and Filestore folders, then verify that both folder types resolve correctly with the project’s relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.