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

[dr-elephant] Using $(hostname -s) rather than ${HOSTNAME} #1145

Closed cjac closed 9 months ago

cjac commented 9 months ago

Recent change in the hostname implementation has required that we find short hostname using a different mechanism. This patch makes that change.

cjac commented 9 months ago

/gcbrun