GitXplorerGitXplorer
m

dask-hivemetastore

public
1 stars
1 forks
1 issues

Commits

List of commits on branch master.
Verified
f7cf9e1c8ecd0fbf385db04d8032d92dd93a1e67

Docker tests locally (#2)

mmariusvniekerk committed 7 years ago
Unverified
91c979bf72cc72a6b1ff111ab3d6c0c4ddd6c8c2

Update README.md

mmariusvniekerk committed 7 years ago
Unverified
13866d0fb37bef5ef5e33f84a49aede9bda47fe4

Update README.md

mmariusvniekerk committed 7 years ago
Unverified
32bfeb4be6bde4963636357f542a6539817aa9aa

Update test_sample.py

mmariusvniekerk committed 7 years ago
Unverified
9806633727c2d751f0b73db2315b54018a13fb57

Update .travis.yml

mmariusvniekerk committed 7 years ago
Unverified
f514bcb0057e76a304496521ca2df8630acffb6c

[test] fixup the docker startup

mmariusvniekerk committed 7 years ago

README

The README file for this repository.

dask-hivemetastore

Build Status PyPI version codecov BSD3 licensed

Overview

A set of bindings to allow interoperability between dask and the hive metastore

Installation / Usage

To install use pip:

$ pip install dask-hivemetastore

Or clone the repo:

$ git clone https://github.com/mariusvniekerk/dask-hivemetastore.git
$ python setup.py install

Contributing

TBD

Example

TBD