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.0.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

intake_dremio-0.2.0-py2.py3-none-any.whl (9.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for intake-dremio-0.2.0.tar.gz
Algorithm Hash digest
SHA256 89463fbb7866d3783a708f2d32b8207b5e2bd537ec80cc65d6a00ee318dd8a99
MD5 b2b74dfa0dad9b3407597c7e6b5fb1f8
BLAKE2b-256 3f87f5953d9c7c00569eb3f1bcd177383aedf5170bd538ac88567a21640d2683

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake_dremio-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.0 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.2.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11

File hashes

Hashes for intake_dremio-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e621f838a638ce993af275b21bb5912cf2b6f2e2ac93cae6bd7e9511c7251ee0
MD5 98e7098448a93fc3feaf40ec1e98b5a2
BLAKE2b-256 b6dcb0f65a6e444737dc567b9b2fda2aa825e5b8f639f35898f1b115ae2e7830

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