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

Ingest jobs and job results into ES #236

Closed
jdries opened this issue Oct 8, 2022 · 11 comments
Closed

Ingest jobs and job results into ES #236

jdries opened this issue Oct 8, 2022 · 11 comments
Assignees

Comments

@jdries
Copy link
Contributor

jdries commented Oct 8, 2022

Set up synchronization of jobs and job results with ES.
This allows us to build dashboards that give more insight into job specific metrics.

@soxofaan
Copy link
Member

Closed duplicate #246 I just created

Reference story for moving from Zookeeper to Elastic Search for batch job metadata.
Zookeeper was fine as initial POC, but scalability and flexibility (e.g. build an admin UI on top of it) is becoming a problem.
We decided to migrate to an Eleastic Search based solution

also related:

@soxofaan
Copy link
Member

internal ticket/ref: FD-5452

@soxofaan
Copy link
Member

soxofaan commented Dec 6, 2022

closing as duplicate of Open-EO/openeo-python-driver#153

@soxofaan soxofaan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2022
soxofaan added a commit that referenced this issue Dec 8, 2022
soxofaan added a commit that referenced this issue Dec 8, 2022
soxofaan added a commit that referenced this issue Dec 14, 2022
preparation to make `GpsBatchJobs._OUTPUT_ROOT_DIR` non-global

related to #236 #283 #285
soxofaan added a commit that referenced this issue Dec 14, 2022
soxofaan added a commit that referenced this issue Dec 14, 2022
preparation to make `GpsBatchJobs._OUTPUT_ROOT_DIR` non-global

related to #236 #283 #285
soxofaan added a commit that referenced this issue Dec 14, 2022
@soxofaan
Copy link
Member

soxofaan commented May 9, 2023

with Open-EO/openeo-job-registry-elastic-api#28 being fixed, we can now proceed with improving the scope of EJR (elastic job registry) and DoubleJobRegistry.

for example: switching priority between ZK based registry and EJR registry for some operations

@soxofaan
Copy link
Member

Currently working on making the ZK side of DoubleJobRegistry optional

soxofaan added a commit that referenced this issue Aug 30, 2023
soxofaan added a commit that referenced this issue Aug 30, 2023
set_dependency_status, set_dependency_usage, set_proxy_user, set_application_id
@soxofaan
Copy link
Member

closing this long standing issue, follow up is for #498

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

5 participants