跳转到主要内容

一个包含databricks+thrift tentaclio模式所有依赖项的Python项目。

项目描述

tentaclio-databricks

一个包含databricks+thrift tentaclio模式所有依赖项的包。

快速开始

本项目包含一个Makefile,可用于执行基本常见任务。

$ make help
install                       Initalise the virtual env installing deps
clean                         Remove all the unwanted clutter
lock                          Lock dependencies
update                        Update dependencies (whole tree)
sync                          Install dependencies as per the lock file
lint                          Lint files with flake and mypy
format                        Run black and isort
test                          Run unit tests
circleci                      Validate circleci configuration (needs circleci cli)

配置对Databricks的访问

您的连接URL应采用以下格式

databricks+thrift://<token>@<host>?HTTPPath=<http_path>

示例值

  • token: dapi1213456789abc
  • host: myhost.databricks.com
  • http_path: /sql/1.0/endpoints/123456789

项目详情


下载文件

下载适合您平台文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分布

tentaclio-databricks-1.0.2.tar.gz (4.4 kB 查看哈希值)

上传于 来源

构建分发

tentaclio_databricks-1.0.2-py2.py3-none-any.whl (4.5 kB 查看哈希值)

上传于 Python 2 Python 3

支持者