mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-29 09:52:40 +00:00
fix: change deprecated filename key to path in example recipe (#14950)
Co-authored-by: acryl-hyejin <130044278+acryl-hyejin@users.noreply.github.com> Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
This commit is contained in:
parent
be7cc44670
commit
602f40d01d
@ -2,7 +2,7 @@ source:
|
|||||||
type: file
|
type: file
|
||||||
config:
|
config:
|
||||||
# Coordinates
|
# Coordinates
|
||||||
filename: ./path/to/mce/file.json
|
path: ./path/to/mce/file.json
|
||||||
|
|
||||||
sink:
|
sink:
|
||||||
# sink configs
|
# sink configs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user