Local Storage
Connect & Ingest data from / into a your local disk
Last updated
Was this helpful?
Connect & Ingest data from / into a your local disk
See here to learn more about the sling env.yaml file.
connections:
LOCAL:
type: local
url: file:///tmpYou can simply refer to a file with the --src-stream or --tgt-object flag. See here for examples.
Last updated
Was this helpful?
Was this helpful?