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.2rc1.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

intake_dremio-0.2.2rc1-py2.py3-none-any.whl (9.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file intake-dremio-0.2.2rc1.tar.gz.

File metadata

  • Download URL: intake-dremio-0.2.2rc1.tar.gz
  • Upload date:
  • Size: 7.7 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.2rc1.tar.gz
Algorithm Hash digest
SHA256 de8b07c9047c8c1fd9f93e482fad46b3a7ad2e6775c783caa37031cb19f1c43a
MD5 927279e816d57bdd883164fb59292811
BLAKE2b-256 20ddd3ba39905e2e56b34049f34b270dbb8fed31645e695bf568fb6e6b8e1ef5

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake_dremio-0.2.2rc1-py2.py3-none-any.whl
  • Upload date:
  • Size: 9.4 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.2rc1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1a41cdeb433222e09df50e73e327655a2db43d335338b113a905423a5c399e91
MD5 a6ea66850c62844955b5bedec6514afc
BLAKE2b-256 1e426ee7a419b6e70abdc5c8dbaeb42c14f5c3736bdab6c35d1e3dfa2e9fd4b9

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