projects
Obtain data corresponding to a spark stage attempt for a Spark Application.
get/v1/{+name}:accessStageAttempt
Path parameters
namestring required
Required. The fully qualified name of the session to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/sessions/SESSION_ID/sparkApplications/APPLICATION_ID"
Query parameters
parentstring
Required. Parent (Session) resource reference.
stageAttemptIdinteger
Required. Stage Attempt ID
stageIdstring
Required. Stage ID
summaryMetricsMaskstring
Optional. The list of summary metrics fields to include. Empty list will default to skip all summary metrics fields. Example, if the response should include TaskQuantileMetrics, the request should have task_quantile_metrics in summary_metrics_mask field
Response
Successful response