Skip to main content

The CDE API based Cloudera Spark adapter plugin for dbt

Project description

dbt-spark-cde

The dbt-spark-cde adapter allows you to use dbt Cloudera Data Platform with CDE API server support. This code bases use the dbt-spark project (https://github.com/dbt-labs/dbt-spark), and provides CDE API based connectivity support over it.

Getting started

Requirements

Python >= 3.8

dbt-core >= 1.1.0

requests >= 2.28.1

requests-toolbelt >= 0.9.1

pyspark

sqlparams

Installing dbt-spark-cde

pip install dbt-spark-cde

Profile Setup

demo_project:
  target: dev
  outputs:
    dev:
     type: spark_cde
     method: cde
     schema: my_db
     auth_endpoint: https://service.spark-cde-gateway.my.org.com/
     host: https://spark-cde-gateway.my.org.com/dex/api/v1/
     user: my_user
     password: my_pass

Caveats

  • While using cde , in the Livy UI if you notice sessions change state to dead from starting instead of idle, make sure there is a proper mapping for the user in the IDBroker mapping section
  • Actions > Manage Access > IDBroker Mappings . Reference
  • Also make sure the workload password is set either through UI or CLI. Reference

Supported features

Please see the original adapter documentation: https://github.com/dbt-labs/dbt-spark and https://docs.getdbt.com/reference/warehouse-profiles/spark-profile

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbt-spark-cde-1.1.0.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

dbt_spark_cde-1.1.0-py3-none-any.whl (36.8 kB view details)

Uploaded Python 3

File details

Details for the file dbt-spark-cde-1.1.0.tar.gz.

File metadata

  • Download URL: dbt-spark-cde-1.1.0.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.11

File hashes

Hashes for dbt-spark-cde-1.1.0.tar.gz
Algorithm Hash digest
SHA256 8605f0847222865ebd131e5c78c6e26f8a3ecdec9c335575b90be310202c91d6
MD5 e2313ff2d9667070ee10d6d9d8b69c6d
BLAKE2b-256 91f364c53857da30ad2a33d72a7864b38b626f837462417398e4a28d05f36370

See more details on using hashes here.

File details

Details for the file dbt_spark_cde-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for dbt_spark_cde-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c2aa35f5a86ec502e003bd642a567708b93926998951fab4b93656116d4b5a8
MD5 c029ad7c5940bc7b6cafb085dbffd544
BLAKE2b-256 7efd1e63c5a589f5e773212a3ed320b1196e8f228b9c78cb0dc6c6377fb76941

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page