file.yaml 336 B

12345678910
  1. default:
  2. fileType: json
  3. # The directory of the file relative to kuiper root or an absolute path.
  4. # Do not include the file name here. The file name should be defined in the stream data source
  5. path: data
  6. # The interval between reading the files, time unit is ms. If only read once, set it to 0
  7. interval: 0
  8. test:
  9. path: test