Cmdlets for Databricks

Build 24.0.9060

CloudStorageType Parameter (Connect-Databricks Cmdlet)

Determine which cloud storage service will be used.

Syntax

Connect-Databricks -CloudStorageType string

Possible Values

DBFS, Azure Blob storage, AWS S3

Data Type

cstr

Default Value

"DBFS"

Remarks

By default, the "DBFS" provided by Databricks is used. If set to "Azure Blob storage", these properties are required: AzureStorageAccount AzureAccessKey AzureBlobContainer If set to "AWS S3", these properties are required: AWSAccessKey AWSSecretKey AWSS3Bucket AWSRegion

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060