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-dremio 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.3.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

intake_dremio-0.2.3-py2.py3-none-any.whl (9.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: intake-dremio-0.2.3.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.7.13

File hashes

Hashes for intake-dremio-0.2.3.tar.gz
Algorithm Hash digest
SHA256 2cfaebe5671592c40c19c6a77e0c63eff68b23ebdfbd767f6c96967c359bca6d
MD5 2aabfccb4c5d53e6bfcab71c049ef143
BLAKE2b-256 07c9f559fd674831d1f4c53909e4465635dd62a41a20fa5654a436cfd00eb0c4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake_dremio-0.2.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.7.13

File hashes

Hashes for intake_dremio-0.2.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0354bada5f4d019f49a6bb970fbd4b50effc98d121054d2cf4968b79c5f8b129
MD5 a10b2cc1883e1556118c46681aaa10a5
BLAKE2b-256 1f1daeb6bfd830d476cd34813e60d34ed385921e4ac6de6c73552b83ebdb2ff1

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