Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BigDataPoolResourceInfo

Package version

A Big Data pool

Hierarchy

Index

Properties

Optional autoPause

Auto-pausing properties

Optional autoScale

Auto-scaling properties

Optional cacheSize

cacheSize: undefined | number

The cache size

Optional creationDate

creationDate: Date

The time when the Big Data pool was created.

Optional customLibraries

customLibraries: LibraryInfo[]

List of custom libraries/packages associated with the spark pool.

Optional defaultSparkLogFolder

defaultSparkLogFolder: undefined | string

The default folder where Spark logs will be written.

Optional dynamicExecutorAllocation

dynamicExecutorAllocation: DynamicExecutorAllocation

Dynamic Executor Allocation

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional isComputeIsolationEnabled

isComputeIsolationEnabled: undefined | false | true

Whether compute isolation is required or not.

Optional lastSucceededTimestamp

lastSucceededTimestamp: Date

The time when the Big Data pool was updated successfully. NOTE: This property will not be serialized. It can only be populated by the server.

Optional libraryRequirements

libraryRequirements: LibraryRequirements

Library version requirements

location

location: string

The geo-location where the resource lives

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional nodeCount

nodeCount: undefined | number

The number of nodes in the Big Data pool.

Optional nodeSize

nodeSize: NodeSize

The level of compute power that each node in the Big Data pool has.

Optional nodeSizeFamily

nodeSizeFamily: NodeSizeFamily

The kind of nodes that the Big Data pool provides.

Optional provisioningState

provisioningState: undefined | string

The state of the Big Data pool.

Optional sessionLevelPackagesEnabled

sessionLevelPackagesEnabled: undefined | false | true

Whether session level packages enabled.

Optional sparkConfigProperties

sparkConfigProperties: LibraryRequirements

Spark configuration file to specify additional properties

Optional sparkEventsFolder

sparkEventsFolder: undefined | string

The Spark events folder

Optional sparkVersion

sparkVersion: undefined | string

The Apache Spark version.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc