mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-12 18:47:45 +00:00
fix(docs): feast recipe documentation (#5917)
This commit is contained in:
parent
0be5c39802
commit
d1cfdf1894
@ -0,0 +1,8 @@
|
||||
source:
|
||||
type: feast-legacy
|
||||
config:
|
||||
# Coordinates
|
||||
core_url: "localhost:6565"
|
||||
|
||||
sink:
|
||||
# sink configs
|
||||
@ -2,7 +2,9 @@ source:
|
||||
type: feast
|
||||
config:
|
||||
# Coordinates
|
||||
core_url: "localhost:6565"
|
||||
path: "/path/to/repository/"
|
||||
# Options
|
||||
environment: "PROD"
|
||||
|
||||
sink:
|
||||
# sink configs
|
||||
# sink configs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user