GoogleCloudPlatform / terraform-google-analytics-lakehouse

Deploys a Lakehouse Architecture Solution
https://registry.terraform.io/modules/GoogleCloudPlatform/analytics-lakehouse/google
Apache License 2.0
31 stars 15 forks source link

fix: delete dataproc session with its template #116

Closed hyunuk closed 8 months ago

hyunuk commented 8 months ago

The SparkML notebook deletes only the Dataproc Serverless Template session, not the session itself. Since the Dataproc Interactive session uses subnet, deleting the JSS while the session is active causes an error.

This PR terminates the Dataproc Session at the end of the notebook so that it makes destroying JSS successfully.

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB