Title: feat: Batch_engine config injection in feature_store.yaml through operator by aniketpalu · Pull Request #5938 · feast-dev/feast · GitHub
Open Graph Title: feat: Batch_engine config injection in feature_store.yaml through operator by aniketpalu · Pull Request #5938 · feast-dev/feast
X Title: feat: Batch_engine config injection in feature_store.yaml through operator by aniketpalu · Pull Request #5938 · feast-dev/feast
Description: What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the FeatureStore CR. Usage 1. Create a ConfigMap with batch engine config apiVersion: v1 kind: ConfigMap metadata: name: ray-batch-engine-config data: config: | type: ray.engine max_workers: 4 enable_optimization: true 2. Reference it in FeatureStore CR apiVersion: feast.dev/v1 kind: FeatureStore metadata: name: my-feature-store spec: feastProject: my_project batchEngine: configMapRef: name: ray-batch-engine-config configMapKey: config # optional, defaults to "config" 3. Generated feature_store.yaml output project: my_project batch_engine: type: ray.engine max_workers: 4 enable_optimization: true Important Considereations Only api/v1 modified (not v1alpha1) ConfigMap used instead of Secret (engine configs typically don't contain credentials) configMapKey defaults to "config" if not specified type field required in ConfigMap data Which issue(s) this PR fixes: Misc
Open Graph Description: What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the...
X Description: What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the...
Opengraph URL: https://github.com/feast-dev/feast/pull/5938
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:a0d76225-c19c-c76e-3bbc-26c60460de97 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 8434:16CCCC:2920384:3949071:6A4F5BE5 |
| html-safe-nonce | 42faefa1ae0451a61e6fbe2ede63af610daee3f5d273095be852ec1f63f475b0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NDM0OjE2Q0NDQzoyOTIwMzg0OjM5NDkwNzE6NkE0RjVCRTUiLCJ2aXNpdG9yX2lkIjoiMjIxNzQzMjc0OTg4NjYyNjc5MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 91a0bda582ad9dfea009159bc90658246131dc96ee959818b701764c0af83a7a |
| hovercard-subject-tag | pull_request:3240883488 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/5938/files |
| twitter:image | https://avatars.githubusercontent.com/u/64416568?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/64416568?s=400&v=4 |
| og:image:alt | What this PR does / why we need it: Adds support for batch_engine configuration in the Feast Operator, allowing users to configure compute engines (Spark, Ray, etc.) via ConfigMap reference in the... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/feast-dev/feast git https://github.com/feast-dev/feast.git |
| octolytics-dimension-user_id | 57027613 |
| octolytics-dimension-user_login | feast-dev |
| octolytics-dimension-repository_id | 161133770 |
| octolytics-dimension-repository_nwo | feast-dev/feast |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 161133770 |
| octolytics-dimension-repository_network_root_nwo | feast-dev/feast |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width