We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef32bcc commit f62e1f3Copy full SHA for f62e1f3
docs/pages/product/configuration/data-sources/databricks-jdbc.mdx
@@ -152,8 +152,6 @@ CUBEJS_DB_EXPORT_BUCKET_AZURE_CLIENT_SECRET=<AZURE_CLIENT_SECRET>
152
To use Google Cloud Storage as an export bucket, follow [the Databricks guide on
153
connecting to Google Cloud Storage][databricks-docs-uc-gcs].
154
155
-[Create the service account][databricks-docs-uc-gcs-service-account] and replace the access key as follows:
156
-
157
```dotenv
158
CUBEJS_DB_EXPORT_BUCKET=gs://my-bucket-on-gcs
159
CUBEJS_DB_EXPORT_BUCKET_TYPE=gcs
0 commit comments