An open API service indexing awesome lists of open source software.

https://github.com/adbc-drivers/hiveserver2

Common infrastructure for ADBC drivers for the HiveServer2 protocol (Apache Hive, Apache Spark, and friends)
https://github.com/adbc-drivers/hiveserver2

adbc apache-hive apache-spark csharp databases hive

Last synced: 4 months ago
JSON representation

Common infrastructure for ADBC drivers for the HiveServer2 protocol (Apache Hive, Apache Spark, and friends)

Awesome Lists containing this project

README

          

# ADBC Drivers for HiveServer2-based Servers

This repository contains [ADBC drivers](https://arrow.apache.org/adbc/) for
HiveServer2-based servers (Hive, Impala, and Spark), implemented in C# language.

## Installation

At this time pre-packaged drivers are not yet available. See [Building](#building) for instructions on building from source.

## Building

See [CONTRIBUTING.md](CONTRIBUTING.md).

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).