mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-14 03:26:47 +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
|
type: feast
|
||||||
config:
|
config:
|
||||||
# Coordinates
|
# Coordinates
|
||||||
core_url: "localhost:6565"
|
path: "/path/to/repository/"
|
||||||
|
# Options
|
||||||
|
environment: "PROD"
|
||||||
|
|
||||||
sink:
|
sink:
|
||||||
# sink configs
|
# sink configs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user