feature_store.yaml
file containing infrastructural configuration..feastignore
file containing paths in the feature repository to ignore.feature_store.yaml
file and may contain a .feastignore
file.feast apply
is ran, including subdirectories, even if they don't contain feature definitions..feastignore
and add paths to all imperative scripts if you need to store them inside the feature registry.feature_store.yaml
, which must be located at the root of a feature repository. An example feature_store.yaml
file is shown below:feature_store.yaml
file configures how the feature store should run. See feature_store.yaml for more details.feast apply
. An example .feastignore
is shown below: