Skip to content

Re-add init_scripts to ClusterService.create_cluster#351

Closed
sd2k wants to merge 1 commit intodatabricks:mainfrom
sd2k:readd-init-scripts
Closed

Re-add init_scripts to ClusterService.create_cluster#351
sd2k wants to merge 1 commit intodatabricks:mainfrom
sd2k:readd-init-scripts

Conversation

@sd2k
Copy link
Copy Markdown

@sd2k sd2k commented Nov 18, 2020

It looks like this is being bashed around by the code generation: it was removed in #200, re-added in #266, then removed again by #325.

I'm not sure how the code generation works so this could happen again in future. Perhaps it should be looked into somewhere upstream instead, for now it would be useful to get this merged if possible!

Fixes #264 and #335.

This was removed in [this PR][!325] by autogeneration, but the
/clusters/create API endpoint should still accept the init_scripts
argument, and it's useful for creating clusters programmatically.

I'm not sure how autogeneration works so this could happen again in
future - perhaps it should be looked into somewhere upstream instead,
but for now this would be useful!

[!325]: databricks#325 (comment)
@sd2k sd2k closed this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for cluster-scoped init_scripts when creating clusters.

1 participant