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

[catalystproject-af, bhki] Enable object storage #4216

Closed
Tracked by #226
jnywong opened this issue Jun 12, 2024 · 5 comments · Fixed by 2i2c-org/docs#238
Closed
Tracked by #226

[catalystproject-af, bhki] Enable object storage #4216

jnywong opened this issue Jun 12, 2024 · 5 comments · Fixed by 2i2c-org/docs#238

Comments

@jnywong
Copy link
Member

jnywong commented Jun 12, 2024

Context

The bhki community would benefit from the recommended data transfer workflow proposed in #4213 to get started with analysing ~GBs of .fastq files for RNA sequencing.

Proposal

Set up a persistent storage bucket so that they can upload genomics data from a local server.

Updates and actions

No response

@sgibson91 sgibson91 self-assigned this Jun 13, 2024
@sgibson91
Copy link
Member

I'm looking at this next.

Since we haven't got the full "LEAP" style setup in AWS, we will also need to figure out the "magic incantation" users will need to get their credentials to use to push to the bucket locally.

@sgibson91
Copy link
Member

There is now a persistent bucket set up for the BHKI community

@yuvipanda yuvipanda self-assigned this Jun 13, 2024
@sgibson91
Copy link
Member

"Magic incantation" is here: https://github.com/scottyhq/jupyter-cloud-scoped-creds/blob/f9e30953f20bc3fb6971077f847c7021b88c728a/jupyter_cloud_scoped_creds/__init__.py#L16

I will find an appropriate hub to test this on and create a minimal example of pushing a file from local to the hub.

@jnywong For this to work, the AWS CLI needs to be installed in the image and it currently isn't as this community are using the Jupyter SciPy image. The Pangeo image ships with the AWS CLI installed, so we should communicate that that is the better image choice for this particular workflow.

@sgibson91
Copy link
Member

I recorded a video and shared directly with @jnywong on how to use the magic incantation to upload data from a local machine to an AWS S3 bucket and then seen the data from the hub. Hopefully that is enough to create some documentation for the community, but I am happy to answer further questions.

@jnywong
Copy link
Member Author

jnywong commented Jun 14, 2024

Amazing 😍 I am looking forward to sharing a Catalyst demo with you soon because of your work 👏

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

Successfully merging a pull request may close this issue.

3 participants