Skip to content

Newbie questions regarding updating the offline and online store #4313

Discussion options

You must be logged in to vote
  1. how can my offline store be updated with the latest information ? do I have to do feast "apply" manually each time a parquet file is created ?
    Include it in the path in the SparkSource object. Here's some more documentation.
  1. how does the online store adjust accordingly ? does it simply read the "latest" data from the offline store, and stashes it in the online database ? if the offline store receives new features - does the online store update automatically ?
    You have to explicitly materialize the data to the online store. See this documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by franciscojavierarceo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants