| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The Spark log analysis result. | ||
| AppErrorCode | string | The error type if an analysis error occurs. | EXCEEDED_QUOTA |
| AppErrorLog | string | The error log of the Spark log analysis task. | exception: cpu is exceeded limits 12/10 |
| AppErrorAdvice | string | The solution for the error log. | Please increase cpu quota for your resource group |