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

Query across multiple machines #123

Closed
Tracked by #54
bfhealy opened this issue Oct 12, 2022 · 1 comment
Closed
Tracked by #54

Query across multiple machines #123

bfhealy opened this issue Oct 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@bfhealy
Copy link
Collaborator

bfhealy commented Oct 12, 2022

There are catalogs of interest spread across the kowalski, gloria, and melman machines. It would be optimal to be able to use one query to get data without needing to specify the machine on which it resides.

A good longer-term solution could be sharding (e.g. here). For the short term, see this PR to penquins that introduces a new KowalskiInstances class that authenticates each machine and queries the one containing the catalog of interest. If/when this PR gets approved, we should revise the scope code to include this functionality, preempting confusion amid the growing number of machines.

@bfhealy bfhealy added the enhancement New feature or request label Oct 12, 2022
@bfhealy bfhealy mentioned this issue Oct 12, 2022
48 tasks
@bfhealy
Copy link
Collaborator Author

bfhealy commented Aug 4, 2023

This is now possible thanks to Theo's kowalski/penquins updates.

@bfhealy bfhealy closed this as completed Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant