-
Notifications
You must be signed in to change notification settings - Fork 24
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
Conversation
|
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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.
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…ter-airflow.adoc Co-authored-by: Daniel Herrera Dev Rel <daniel.herrera2+github@teradata.com>
…/quickstarts into Airflow_Compute_Cluster
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
modules/vantagecloud-lake/pages/vantagecloud-lake-compute-cluster-airflow.adoc
Outdated
Show resolved
Hide resolved
[source, bash] | ||
---- | ||
python -m venv env | ||
source env/bin/activate |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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
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.