LogAnalyzeResult

Updated at: 2025-03-10 07:01
ParameterTypeDescriptionExample
ParameterTypeDescriptionExample
object

The Spark log analysis result.

AppErrorCodestring

The error type if an analysis error occurs.

EXCEEDED_QUOTA
AppErrorLogstring

The error log of the Spark log analysis task.

exception: cpu is exceeded limits 12/10
AppErrorAdvicestring

The solution for the error log.

Please increase cpu quota for your resource group
    Feedback