Microsoft.Azure.Management.HDInsight.Job.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes and interfaces that support access to attributes of a HDInsight job.
Classes
AzureStorageAccess |
Manages storage access details for job operations against HDInsight clusters. |
HiveJobSubmissionParameters |
Parameters specifying the HDInsight Hive job definition. |
JobACLs |
Gets or sets the object containing the job ACLs. |
JobDetailRootJsonObject |
Gets or sets the object containing the job details. |
JobGetResponse |
The Get Job operation response. |
JobID |
Gets or sets the object with the Job ID. |
JobListJsonObject |
The List Job operation response. |
JobListResponse |
The List Job operation response. |
JobSubmissionJsonResponse |
The job submission json response. |
JobSubmissionParameters |
Parameters specifying the HDInsight job definition. |
JobSubmissionResponse |
The Create Job operation response. |
MapReduceJobSubmissionParameters |
Parameters specifying the HDInsight MapReduce job definition. |
MapReduceStreamingJobSubmissionParameters |
Parameters specifying the HDInsight MapReduce Streaming job definition. |
MockSupport | |
PigJobSubmissionParameters |
Parameters specifying the HDInsight Pig job definition. |
Profile |
Gets or sets the object containing the job profile information. |
SqoopJobSubmissionParameters |
Parameters specifying the HDInsight Hive job definition. |
Status |
Gets or sets the object containing the job status information. |
Userargs |
Gets or sets the object containing the user arguments. |
Interfaces
IStorageAccess |
Manages storage access details for job operations against HDInsight clusters. |