Skip to content

Latest commit

 

History

History
157 lines (107 loc) · 7.53 KB

Az.HDInsight.md

File metadata and controls

157 lines (107 loc) · 7.53 KB
Module Name Module Guid Download Help Link Help Version Locale
Az.HDInsight
3fd1475f-cb23-4ffb-bf08-33d94b7d1acb
4.1.2.0
en-US

Az.HDInsight Module

Description

The topics in this section document the Azure PowerShell cmdlets for Microsoft Azure HDInsight in the Azure Resource Manager (ARM) framework. These cmdlets are used to manage HDInsight clusters and the jobs that run on them. The cmdlets exist in the Microsoft.Azure.Commands.HDInsight namespace.

Az.HDInsight Cmdlets

Adds a cluster identity to a cluster configuration object.

Adds a version for a service running in a cluster to a cluster configuration object.

Adds a Hadoop configuration value customization and/or a Hive shared library customization to a cluster configuration object.

Adds a SQL Database to serve as a Hive or Oozie metastore to a cluster configuration object.

Adds a script action to a cluster configuration object.

Adds a security profile to a cluster configuration object.

Adds an Azure Storage key to a cluster configuration object.

Disables Azure Monitor in a specified HDInsight cluster.

Disables the Classic Azure Monitor logs integration on an HDInsight cluster and relevant logs will stop flowing to the monitoring workspace specified during enable.

Enables Azure Monitor in a specified HDInsight cluster.

Enables the Classic Azure Monitor logs integration on an HDInsight cluster and relevant logs will be sent to the monitoring workspace specified during enable.

Gets the azure monitor status of a specified HDInsight cluster.

Gets and lists all of the Azure HDInsight clusters associated with the current subscription or a specified resource group, or retrieves a specific cluster.

Gets the autoscale configuration of HDInsight cluster.

Lists the hosts of the HDInsight cluster.

Gets the list of jobs from a cluster and lists them in reverse chronological order, or retrieves a specific job.

Gets the log output for a job from the storage account associated with a specified cluster.

Gets the status of the Classic Azure Monitor logs integration on an HDInsight cluster.

Gets the persisted script actions for a cluster and lists them in chronological order, or gets details for a specified persisted script action.

Gets properties about the HDInsight service, such as available locations and capacity.

Gets the script action history for a cluster and lists it in reverse chronological order, or gets details of a previously executed script action.

Submits a Hive query to an HDInsight cluster and retrieves query results in one operation.

Creates an Azure HDInsight cluster in the specified resource group for the current subscription.

Creates a non-persisted object that describes the autoscale configuration of an Azure HDInsight cluster.

Creates Schedule-based autoscale condition.

Creates a non-persisted cluster configuration object that describes an Azure HDInsight cluster configuration.

Creates a Hive job object.

Creates the IP configuration of private link configuration.

Creates a MapReduce job object.

Creates a Pig job object.

Creates the private link configuration of the HDInsight cluster.

Creates a Sqoop job object.

Creates a Streaming MapReduce job object.

Removes the specified HDInsight cluster from the current subscription.

Removes the autoscale configuration of the HDInsight cluster.

Removes an persisted script action from an HDInsight cluster.

Restarts the specific hosts of HDInsight cluster.

Sets the autoscale configuration of an Azure HDInsight cluster.

Rotates the disk encryption key of the specified HDInsight cluster.

Sets the number of Worker nodes in a specified cluster.

Sets the default Storage account setting in a cluster configuration object.

Sets the gateway HTTP credentials of an Azure HDInsight cluster.

Sets a previously executed script action to be a persisted script action.

Starts a defined Azure HDInsight job on a specified cluster.

Stops a specified running job on a cluster.

Submits a new script action to an Azure HDInsight cluster.

Selects a cluster to be used with the Invoke-RmAzureHDInsightHiveJob cmdlet.

Waits for the completion or failure of a specified job.