add deployments to tracking model (#4837)
This commit is contained in:
@@ -95,7 +95,7 @@ cat catalog.json
|
||||
|
||||
## CSV or JSON local Destinations: Check local data folder
|
||||
|
||||
If you setup a pipeline using one of the local File based destinations \(CSV or JSON\), Airbyte is writing the resulting files containing the data in the special `/local/` directory in the container. By default, this volume is mounted from `/tmp/airbyte_local` on the host machine. So you need to navigate to this [local folder](file:///tmp/airbyte_local/) on the filesystem of the machine running the Airbyte instance to retrieve the local data files.
|
||||
If you setup a pipeline using one of the local File based destinations \(CSV or JSON\), Airbyte is writing the resulting files containing the data in the special `/local/` directory in the container. By default, this volume is mounted from `/tmp/airbyte_local` on the host machine. So you need to navigate to this [local folder](file:///tmp/airbyte_local/) on the filesystem of the machine running the Airbyte deployment to retrieve the local data files.
|
||||
|
||||
Or, you can also run through docker commands as proxy:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user