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

Checkin example multi-region-serving #62

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mingyangge-db
Copy link

Check in example for Feature Store Multi-region serving.

multi_region_serving/databricks.yml Outdated Show resolved Hide resolved
multi_region_serving/resources/manage_serving.job.yml Outdated Show resolved Hide resolved
notebook_path: ../src/manage_endpoint.ipynb
parameters:
- name: endpoint_name
default: <ENDPOINT_NAME>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of placeholders like this you can define bundle variable and use them here instead and then users of this example can just provide variables values

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion! I updated it to use variables.

multi_region_serving/src/manage_endpoint.ipynb Outdated Show resolved Hide resolved
@andrewnester andrewnester requested review from pietern and denik February 5, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants