dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

Livy connection support for Spark SQL models #984

Open mukeshkumarkulmi opened 9 months ago

cla-bot[bot] commented 9 months ago

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.

CLA has not been signed by users: @mukeshkumarkulmi

nightscape commented 4 months ago

@mukeshkumarkulmi in which state is this feature? Is it possible for you to sign the CLA?

cla-bot[bot] commented 4 months ago

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.

CLA has not been signed by users: @mukeshkumarkulmi

cla-bot[bot] commented 4 months ago

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.

CLA has not been signed by users: @mukeshkumarkulmi

mukeshkumarkulmi commented 4 months ago

@mukeshkumarkulmi in which state is this feature? Is it possible for you to sign the CLA?

@nightscape This is in working condition and we are using it with Spark deployed on Kubernetes. Regarding CLA, I submitted the form using link provided, but still it is showing same error "CLA has not been signed"

cla-bot[bot] commented 2 months ago

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Mukesh k. kulmi. This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails