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

Temporary support for HDP Livy server #12

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Temporary support for HDP Livy server #12

wants to merge 19 commits into from

Conversation

tovganesh
Copy link
Collaborator

This is a temporary support PR for HDP Livy server. Not to be merged with main branch.

Raghotham Murthy and others added 19 commits June 22, 2022 18:38
…ted to run with dbt-spark-livy adapter

Internal Ticket: https://jira.cloudera.com/projects/DBT/issues/DBT-124

Synopsis: When debung the the ticket, the dbt logs indicated that there was an error in list_relations_without_caching indicating a NoneType was passed to the macro.
This PR is a probable fix for the issue.
some models for dbt-impala-example are not appearing in Hue when adapted to run with dbt-spark-livy adapter
…hen adapted to run with dbt-spark-livy adapter"
Revert "some models for dbt-impala-example are not appearing in Hue when adapted to run with dbt-spark-livy adapter"
…ted to run with dbt-spark-livy adapter

Internal Ticket: https://jira.cloudera.com/projects/DBT/issues/DBT-124

Synopsis: When debuging the above ticket, the dbt logs indicated that there was an error in list_relations_without_caching indicating a NoneType was passed to the macro.
Further it was observed that when an actual error by SQL executing in the warehouse was thrown, the error was siliently ignored.
This PR addresses this issue.

Testplan:
Clone and sucessfully execute dbt seed and dbt run for the project https://github.com/TapasSenapati/dbt-spark-example
some models for dbt-impala-example are not appearing in Hue when adapted to run with dbt-spark-livy adapter
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.

1 participant