AccessSparkApplicationSqlSparkPlanGraphResponse
import type { AccessSparkApplicationSqlSparkPlanGraphResponse } from "https://googleapis.deno.dev/v1/dataproc:v1.ts";
SparkPlanGraph for a Spark Application execution limited to maximum 10000 clusters.
interface AccessSparkApplicationSqlSparkPlanGraphResponse {
sparkPlanGraph?: SparkPlanGraph;
}§Properties
§
sparkPlanGraph?: SparkPlanGraph
[src]SparkPlanGraph for a Spark Application execution.