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

Download input staging #3266

Open
AymenFJA opened this issue Nov 25, 2024 · 2 comments · May be fixed by #3282
Open

Download input staging #3266

AymenFJA opened this issue Nov 25, 2024 · 2 comments · May be fixed by #3282

Comments

@AymenFJA
Copy link
Contributor

AymenFJA commented Nov 25, 2024

In ROSE, there is a case where we want to use RP input_staging to download a file from the internet or from an endpoint.

I think we can extend input_staging and RP ACTIONS as follows:

        data_deps = {'source': f"https://xxxx/xx.txt",
                     'target': f"task:///{file_name}", 'action': rp.DOWNLOAD}
@andre-merzky
Copy link
Member

Makes sense, @AymenFJA . What is the priority on this?

@AymenFJA
Copy link
Contributor Author

@andre-merzky at the moment, it is a low priority,

@andre-merzky andre-merzky linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants