Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refactor sparkle example #19

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

kkiani
Copy link
Contributor

@kkiani kkiani commented Sep 10, 2024

Description

The example was only using Azure Synapse component to provision resources. This PR fix the sample to showcase the how to leverage damavand using the factory controllers. Furthermore, during developing the example I noticed that sparkle requires the spark session to be passed right away during initialization which is not possible with the current interface of spark controller. To fix this I removed the applications as init parameters of the controller and open the access to add applications later after the initialization of the controller.

@kkiani kkiani changed the base branch from main to feature/spark September 10, 2024 14:26
@kkiani kkiani force-pushed the feature/refactor-sparkle-example branch from b0720a3 to e4af94e Compare September 11, 2024 09:19
@callarelli93 callarelli93 merged commit 869041e into feature/spark Sep 11, 2024
0 of 2 checks passed
@callarelli93 callarelli93 deleted the feature/refactor-sparkle-example branch September 11, 2024 09:24
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.

2 participants