mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-29 01:42:08 +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
|
||||
config:
|
||||
# Coordinates
|
||||
filename: ./path/to/mce/file.json
|
||||
path: ./path/to/mce/file.json
|
||||
|
||||
sink:
|
||||
# sink configs
|
||||
# sink configs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user