File
This source reads metadata from a file generated by the File sink.
Use this source to decouple metadata extraction, performed with a File sink from pushing this metadata, using this source.
Sample recipe
source:
type: "file"
config:
path: ./path/file.json
sink:
# sink configuration
Parameters
The following table lists the source parameters.
Parameter | Mandatory | Description |
---|---|---|
|
Yes |
Path to a source file or a folder containing source files. If a folder is specified, all files with the |
|
No |
Only read this aspect from the source file. |
|
No |
If set to |
|
No |
When a folder is specified in the |