Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
If a deployment has dependency on gcs file uri packages, then the package won't survive cluster restart. Serve should be able to detect this when user also specified external kv store for checkpointing.
We can have a message like this, at .deploy() time.
WARNING/ERROR: Your deployment `f` has dependency on runtime environments that is uploaded Ray memory store. However, you have specified your Serve cluster to checkpoint to `file:///`. The runtime environment will not survive after cluster failure and Serve will not be able to restart `f`. ... INSERT SOLUTION HERE: use jobs, install package globally?...
If a deployment has dependency on gcs file uri packages, then the package won't survive cluster restart. Serve should be able to detect this when user also specified external kv store for checkpointing.
We can have a message like this, at .deploy() time.
actually should this an error? @edoakes @architkulkarni
The text was updated successfully, but these errors were encountered: