UNPKG

nopala

Version:

Impala and Hive client for Nodejs

3 lines (2 loc) 116 B
const HiveConnection = require('./hivesever2/HiveConnection'); module.exports = props => new HiveConnection(props);