Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install (tested on Python 3.6.x and HUE 4.1)

pip install -U https://github.com/tinylambda/hueshell/zipball/master#egg=hueshell

Configuration(~/.hue.ini)

[hue]
url = http://127.0.0.1/
username = username
password = password
default_engine = hive

Usage

python -m hueshell --sql "select count(1) from testtable"

About

A tool for using Cloudera HUE in shell

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages