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

JobManager: store joblist on http url as Parquet #571

Closed
2 tasks done
VincentVerelst opened this issue Jun 11, 2024 · 3 comments
Closed
2 tasks done

JobManager: store joblist on http url as Parquet #571

VincentVerelst opened this issue Jun 11, 2024 · 3 comments
Assignees

Comments

@VincentVerelst
Copy link
Collaborator

VincentVerelst commented Jun 11, 2024

Open-EO/openeo-gfmap#107

  • Support Parquet
  • Support URL
@VincentVerelst VincentVerelst self-assigned this Jun 11, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 11, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 14, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 14, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 17, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 18, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 18, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 18, 2024
VincentVerelst added a commit to VincentVerelst/openeo-python-client that referenced this issue Jun 19, 2024
VincentVerelst added a commit that referenced this issue Jun 24, 2024
VincentVerelst added a commit that referenced this issue Jun 24, 2024
VincentVerelst added a commit that referenced this issue Jul 9, 2024
…Storage and added the option for a custom read/write helper #571
VincentVerelst added a commit that referenced this issue Jul 9, 2024
VincentVerelst added a commit that referenced this issue Jul 15, 2024
soxofaan added a commit that referenced this issue Jul 17, 2024
Issue #571 Support Parquet storage in MultiBackendJobManager
@soxofaan
Copy link
Member

just merged #580

@VincentVerelst
Copy link
Collaborator Author

@soxofaan , I've made a gist on how I'd implement URL support in the MultiBackendJobManager: https://gist.github.com/VincentVerelst/aef96f03b5b45a3506d8945730af8221
It would require a user to always provide a url_read_write_helper if they provide a URL. We could foresee maybe some default helpers for CSV and Parquet on Artifactory?

Could you already have a look and leave your comments, before I start the full implementation?

@soxofaan
Copy link
Member

As a next step I was more thinking like PR #595

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

2 participants