Issues

Select view

Select search mode

 
100 of

support submitting jobs on dataproc driver node groups cluster

Fixed

Description


While creating the Dataproc cluster, properties yarn:yarn.nodemanager.resource.memory.enforced=false and yarn:yarn.nodemanager.admin-env.SPARK_HOME=$SPARK_HOME are needed.

Note - The single quotes are important in the property when using gcloud CLI to create the cluster ('yarn:yarn.nodemanager.admin-env.SPARK_HOME=$SPARK_HOME') so that the shell doesn't try to resolve the $ locally before submitting.

Release Notes

Added support for Dataproc driver node groups. To use Dataproc driver node groups, when you create the Dataproc cluster, configure the following properties: yarn:yarn.nodemanager.resource.memory.enforced=false yarn:yarn.nodemanager.admin-env.SPARK_HOME=$SPARK_HOME Note: The single quotes are important in the property when using gcloud CLI to create the cluster ('yarn:yarn.nodemanager.admin-env.SPARK_HOME=$SPARK_HOME') so that the shell doesn't try to resolve the $ locally before submitting.
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Triaged

No

Components

Fix versions

Due date

Priority

Created January 18, 2023 at 10:53 AM
Updated September 13, 2023 at 10:01 AM
Resolved February 1, 2023 at 5:05 PM

Activity

Show: