az dla job
This command group is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Manage Data Lake Analytics jobs.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az dla job cancel |
Cancel a Data Lake Analytics job. |
Core | Deprecated |
| az dla job list |
List Data Lake Analytics jobs. |
Core | Deprecated |
| az dla job pipeline |
Manage Data Lake Analytics job pipelines. |
Core | Deprecated |
| az dla job pipeline list |
List job pipelines in a Data Lake Analytics account. |
Core | Deprecated |
| az dla job pipeline show |
Retrieve a job pipeline in a Data Lake Analytics account. |
Core | Deprecated |
| az dla job recurrence |
Manage Data Lake Analytics job recurrences. |
Core | Deprecated |
| az dla job recurrence list |
List job recurrences in a Data Lake Analytics account. |
Core | Deprecated |
| az dla job recurrence show |
Retrieve a job recurrence in a Data Lake Analytics account. |
Core | Deprecated |
| az dla job show |
Get information for a Data Lake Analytics job. |
Core | Deprecated |
| az dla job submit |
Submit a job to a Data Lake Analytics account. |
Core | Deprecated |
| az dla job wait |
Wait for a Data Lake Analytics job to finish. |
Core | Deprecated |
az dla job cancel
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Cancel a Data Lake Analytics job.
az dla job cancel --job-identity
[--account]
[--ids]
[--subscription]
Required Parameters
JobInfo ID to cancel.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az dla job list
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
List Data Lake Analytics jobs.
az dla job list [--account]
[--ids]
[--name]
[--pipeline-id]
[--recurrence-id]
[--result {Cancelled, Failed, None, Succeeded}]
[--state {Accepted, Compiling, Ended, New, Paused, Queued, Running, Scheduling, Starting, WaitingForCapacity}]
[--submitted-after]
[--submitted-before]
[--submitter]
[--subscription]
[--top]
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
A filter which returns jobs only by the specified friendly name.
A filter which returns jobs only containing the specified pipeline_id.
A filter which returns jobs only containing the specified recurrence_id.
A filter which returns jobs with only the specified result(s).
| Property | Value |
|---|---|
| Accepted values: | Cancelled, Failed, None, Succeeded |
A filter which returns jobs with only the specified state(s).
| Property | Value |
|---|---|
| Accepted values: | Accepted, Compiling, Ended, New, Paused, Queued, Running, Scheduling, Starting, WaitingForCapacity |
A filter which returns jobs only submitted after the specified time, in ISO-8601 format.
A filter which returns jobs only submitted before the specified time, in ISO-8601 format.
A filter which returns jobs only by the specified submitter.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Maximum number of items to return.
| Property | Value |
|---|---|
| Default value: | 500 |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az dla job show
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Get information for a Data Lake Analytics job.
az dla job show --job-identity
[--account]
[--ids]
[--subscription]
Required Parameters
JobInfo ID.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az dla job submit
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Submit a job to a Data Lake Analytics account.
az dla job submit --job-name
--script
[--account]
[--compile-mode {Full, Semantic, SingleBox}]
[--compile-only]
[--degree-of-parallelism]
[--ids]
[--pipeline-id]
[--pipeline-name]
[--pipeline-uri]
[--priority]
[--recurrence-id]
[--recurrence-name]
[--run-id]
[--runtime-version]
[--subscription]
Required Parameters
Name for the submitted job.
Script to submit. This may be '@{file}' to load from a file.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Indicates the type of compilation to be done on this job. Valid values are: 'Semantic' (Only performs semantic checks and necessary sanity checks), 'Full' (full compilation) and 'SingleBox' (Full compilation performed locally).
| Property | Value |
|---|---|
| Accepted values: | Full, Semantic, SingleBox |
Indicates that the submission should only build the job and not execute if set to true.
| Property | Value |
|---|---|
| Default value: | False |
The degree of parallelism for the job.
Higher values equate to more parallelism and will usually yield faster running jobs, at the cost of more AUs.
| Property | Value |
|---|---|
| Default value: | 1 |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Job relationship pipeline GUID.
Friendly name of the job relationship pipeline.
Unique pipeline URI which links to the originating service for this pipeline.
The priority of the job.
Lower values increase the priority, with the lowest value being 1. This determines the order jobs are run in.
| Property | Value |
|---|---|
| Default value: | 1000 |
Recurrence GUID, unique per activity/script, regardless of iteration. Links different occurrences of the same job together.
Friendly recurrence nae for the correlation between jobs.
GUID of the iteration of this pipeline.
The runtime version to use.
This parameter is used for explicitly overwriting the default runtime. It should only be done if you know what you are doing.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |
az dla job wait
This command is implicitly deprecated because command group 'dla' is deprecated and will be removed in version '2.67.0'.
Wait for a Data Lake Analytics job to finish.
This command exits when the job completes.
az dla job wait --job-id
[--account]
[--ids]
[--max-wait-time-sec]
[--subscription]
[--wait-interval-sec]
Required Parameters
Job ID to poll for completion.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Name of the Data Lake Analytics account.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
The maximum amount of time to wait before erroring out. Default value is to never timeout. Any value <= 0 means never timeout.
| Property | Value |
|---|---|
| Default value: | -1 |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.
| Property | Value |
|---|---|
| Parameter group: | Resource Id Arguments |
The polling interval between checks for the job status, in seconds.
| Property | Value |
|---|---|
| Default value: | 5 |
Global Parameters
Increase logging verbosity to show all debug logs.
| Property | Value |
|---|---|
| Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
| Property | Value |
|---|---|
| Default value: | False |
Output format.
| Property | Value |
|---|---|
| Default value: | json |
| Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
| Property | Value |
|---|---|
| Default value: | False |