Skip to main content

Dremio plugin for Intake

Project description

Intake-Dremio

Dremio Plugin for Intake based on pyarrow Flight

User Installation

To install the intake-sql plugin, execute the following command

conda install -c conda-forge intake-dremio

or:

pip install intake-dremio

Example

An Intake catalog referencing a Dremio dataset consists of the uri pointing to the Dremio instance along with a username and password and a SQL expression (sql_expr), e.g.:

sources:
  dremio_vds:
    driver: dremio 
    args:
        uri: grpc+tcp://{{ env(DREMIO_USER) }}:{{ env(DREMIO_PASSWORD) }}@x.x.x.x:32010  
        sql_expr: SELECT * FROM TABLE ORDER BY "timestamp" ASC

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

intake-dremio-0.2.1.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

intake_dremio-0.2.1-py2.py3-none-any.whl (9.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file intake-dremio-0.2.1.tar.gz.

File metadata

  • Download URL: intake-dremio-0.2.1.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.26.0 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for intake-dremio-0.2.1.tar.gz
Algorithm Hash digest
SHA256 dc5d56a36c6595bdab79b31fe08ec419cb3ac4e9a2e807f7804fa8befe2135f0
MD5 418408f286c01f34625232e3cc0ec7d1
BLAKE2b-256 2bbaba83be14d9601ec78426c437ef067db9b08801e697f67ee08895c72fd068

See more details on using hashes here.

Provenance

File details

Details for the file intake_dremio-0.2.1-py2.py3-none-any.whl.

File metadata

  • Download URL: intake_dremio-0.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.26.0 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for intake_dremio-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ab6b177bd72da8313420b6cd591cb7b81fcff97b9bc6f024d629b2b8d758565c
MD5 504d0caa222806e8a7ea62071b4acc93
BLAKE2b-256 ea70c1f0279f7792ac24f46227f6cfc0043e9cd8315c22af90ba84b3b29b159c

See more details on using hashes here.

Provenance

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