dropbox / dropbox/PyHive

[BUG] Pyhive hive URL is not standard hive connection URL

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
545
PR merge metrics
No merged PRs in 30d

Description

# The URL scheme specification is not complete

In Apache Hive2, there is a lot of parameters passed to beeline for HIVE clients to connect remote clusters.

The URL scheme contains additional parameters used for SQLalchemy BUT not compatible to Flask-SQLAchemy pure URL schemes, which brings a lot troubles when we want to connect to multiple binds:

[] hadoop
[] hive
[] sql
[] nosql

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.