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

Quickstart guide to manage vantage cloud compute cluster thought airflow #210

Merged
merged 42 commits into from
Jul 25, 2024

Conversation

sc250072
Copy link
Collaborator

Quick start guide to demonstrate of utilizing compute cluster operators to manage the Vantage Cloud Lake Compute Cluster. The objective is to execute dbt models on the Lake Compute Cluster.

Copy link

github-actions bot commented Jul 12, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-07-25 14:07 UTC

sunilkmallam
sunilkmallam previously approved these changes Jul 15, 2024
Copy link
Contributor

@sunilkmallam sunilkmallam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment. Everything else looks good.

satish-chinthanippu and others added 3 commits July 16, 2024 15:30
…ter-airflow.adoc

Co-authored-by: Daniel Herrera Dev Rel <[email protected]>
…ter-airflow.adoc

Co-authored-by: Daniel Herrera Dev Rel <[email protected]>
…ter-airflow.adoc

Co-authored-by: Daniel Herrera Dev Rel <[email protected]>
@sc250072 sc250072 requested a review from JH255095 July 16, 2024 12:52
[source, bash]
----
python -m venv env
source env/bin/activate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sc250072 Why is this source env/bin/activate on windows, are we using WSL? I cannot find above where we tell users to do that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we are using WSL

@JH255095 JH255095 merged commit a30b829 into main Jul 25, 2024
1 check passed
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.

4 participants