Skip to content

Hourout/hbase_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbase_kernel

Hbase Kernel for Jupyter

PyPI version Github license PyPI PyPI format contributors downloads

Installation

step1:

pip install hbase_kernel

To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:

pip install git+https://github.com/Hourout/hbase_kernel.git

step2:

Add kernel to your jupyter:

python -m hbase_kernel.install

ALL DONE! 🎉🎉🎉

Uninstall

step1:

View and remove hbase kernel

jupyter kernelspec list
jupyter kernelspec remove hbase

step2:

uninstall hbase kernel:

pip uninstall hbase-kernel

ALL DONE! 🎉🎉🎉

Using

jupyter notebook

step1: you should set hbase server (host and port)

step2: write your hive sql

Quote

kernel logo

About

Hbase Kernel for Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages