Skip to content

Commit 5791a28

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1562)
Co-authored-by: josh-wong <[email protected]>
1 parent 545d214 commit 5791a28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/scalardb-analytics/reference-data-source.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,12 +293,12 @@ The following configurations are for Databricks (Databricks SQL/JDBC).
293293
<h4>`oAuthClientId`</h4>
294294

295295
- **Field:** `oAuthClientId`
296-
- **Description:** OAuth client ID for Databricks SQL/JDBC authentication.
296+
- **Description:** OAuth machine-to-machine (M2M) service principal's UUID or Application ID for Databricks SQL/JDBC authentication.
297297

298298
<h4>`oAuthSecret`</h4>
299299

300300
- **Field:** `oAuthSecret`
301-
- **Description:** OAuth client secret for Databricks SQL/JDBC authentication.
301+
- **Description:** OAuth M2M service principal's secret for Databricks SQL/JDBC authentication.
302302

303303
<h4>`catalog`</h4>
304304

@@ -338,12 +338,12 @@ The following configurations are for Snowflake.
338338
<h4>`username`</h4>
339339

340340
- **Field:** `username`
341-
- **Description:** Database user.
341+
- **Description:** A Snowflake user.
342342

343343
<h4>`password`</h4>
344344

345345
- **Field:** `password`
346-
- **Description:** Database password.
346+
- **Description:** A Snowflake user's programmatic access token.
347347

348348
<h4>`database`</h4>
349349

0 commit comments

Comments
 (0)