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

Uploaded Source

Built Distribution

intake_dremio-0.1.0a3-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: intake-dremio-0.1.0a3.tar.gz
  • Upload date:
  • Size: 5.4 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.1 CPython/3.7.10

File hashes

Hashes for intake-dremio-0.1.0a3.tar.gz
Algorithm Hash digest
SHA256 98207fcf76f776bec2f7116d94159f2a9fe2996bcd09108f722c9fc7789c1c23
MD5 731b01f244a5f2d1ff4b454d660b56a7
BLAKE2b-256 b0e90732c789e49e6a0be2cd4913c0aa3653f0ee24725654acf58c4af7e8f1a3

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake_dremio-0.1.0a3-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.2 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.1 CPython/3.7.10

File hashes

Hashes for intake_dremio-0.1.0a3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a7a19485117ec9175118d9de5ea4650008c39539cb20411f8f23713039d7906
MD5 9546d827ea4c780f9c3cedc52006bbce
BLAKE2b-256 e5cb8db22ac5079223216537eedc306cc5cbb0fe635e6aa8530aab8ab9f93099

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