Module: Google::Cloud::Dataproc::V1::ClusterConfig::Engine

Defined in:
proto_docs/google/cloud/dataproc/v1/clusters.rb

Overview

The cluster engine.

Constant Summary collapse

ENGINE_UNSPECIFIED =

The engine is not specified. Works the same as ENGINE_DEFAULT.

0
DEFAULT =

The cluster is a default engine cluster.

1
LIGHTNING =

The cluster is a lightning engine cluster.

2