Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Cloud path, not Canonical path, for FMS datasource #367

Open
pgarrison opened this issue Dec 18, 2024 · 0 comments
Open

Use Cloud path, not Canonical path, for FMS datasource #367

pgarrison opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@pgarrison
Copy link
Contributor

pgarrison commented Dec 18, 2024

With the latest cloud-first FMS changes, file_path gets rendered like this:

File Path (Canonical) staging.files.allencell.org/130/b23/bfe/117/2a4/71b/746/002/064/db4/1a/danny_int_test_4.txt

But it should be rendered like this:

File Path (Cloud)  https://s3.us-west-2.amazonaws.com/staging.files.allencell.org/130/b23/bfe/117/2a4/71b/746/002/064/db4/1a/danny_int_test_4.txt

The (Canonical) entry is not needed (and probably just creates confusion for users).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant