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.1.0a5.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

intake_dremio-0.1.0a5-py2.py3-none-any.whl (7.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file intake-dremio-0.1.0a5.tar.gz.

File metadata

  • Download URL: intake-dremio-0.1.0a5.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10

File hashes

Hashes for intake-dremio-0.1.0a5.tar.gz
Algorithm Hash digest
SHA256 c0deeef65f6ac8061428218fb4ffc6a8d5a153adac53e8edc74f9bf10eee797a
MD5 396ab5e5f37b59de0c74e7fd380e8b5a
BLAKE2b-256 579f6c3891893529bcede1204a8be07373d34b539c59ad99b62717f5f9396ee1

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake_dremio-0.1.0a5-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10

File hashes

Hashes for intake_dremio-0.1.0a5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9521a5f5632dc71011278f4f0a588bcbbbadada57fce453c7645fb62cefc4b69
MD5 1ec4716a2b35b94b7910aeec2c2ba57c
BLAKE2b-256 069eee6af89b3bef7a06c6804d7a04abc5d4db34722b6a2b6496ffe0e98b8656

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