GoogleCloudDataproc / initialization-actions

Run in all nodes of your cluster before the cluster starts - lets you customize your cluster
https://cloud.google.com/dataproc/init-actions
Apache License 2.0
588 stars 512 forks source link

[zeppelin] not supported on 2.1+ image versions #1100

Closed erickMunz closed 1 year ago

erickMunz commented 1 year ago

Dataproc image version is not correctly defined.

cjac commented 1 year ago

Zeppelin has been changed to an optional component, but this change will surface the guidance to the customers that they should use the --optional-components=ZEPPELIN approach. As it stands, the action fails with an error about the incorrectly named DATAPROC_VERSION variable instead.