AzureHDInsightSqoopJobDefinition Class

Definition

Provides creation details for a new Hive jobDetails.

public class AzureHDInsightSqoopJobDefinition : Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightJobDefinition
type AzureHDInsightSqoopJobDefinition = class
    inherit AzureHDInsightJobDefinition
Public Class AzureHDInsightSqoopJobDefinition
Inherits AzureHDInsightJobDefinition
Inheritance
AzureHDInsightSqoopJobDefinition

Constructors

AzureHDInsightSqoopJobDefinition()

Properties

Arguments

Gets the arguments for the jobDetails.

(Inherited from AzureHDInsightJobDefinition)
Command

Gets or sets the command to use for a sqoop job.

File

Gets or sets the query file to use for a hive jobDetails.

Files

Gets the files to be copied to the cluster

(Inherited from AzureHDInsightJobDefinition)
JobName

Gets or sets the name of the jobDetails.

LibDir

Gets or sets the name of the directory for libraries.

StatusFolder

Gets or sets the status folder to use for the jobDetails.

(Inherited from AzureHDInsightJobDefinition)

Applies to