https://github.com/hourout/hive_kernel
Hive Kernel for Jupyter
https://github.com/hourout/hive_kernel
hive hiveql jupyter-kernels sql
Last synced: 7 months ago
JSON representation
Hive Kernel for Jupyter
- Host: GitHub
- URL: https://github.com/hourout/hive_kernel
- Owner: Hourout
- License: apache-2.0
- Created: 2020-03-09T08:28:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T01:59:23.000Z (almost 5 years ago)
- Last Synced: 2025-08-15T19:43:59.107Z (8 months ago)
- Topics: hive, hiveql, jupyter-kernels, sql
- Language: Python
- Size: 657 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Hive_kernel
Hive Kernel for Jupyter


[](https://pypi.python.org/pypi/hive_kernel)



[δΈζδ»η»](document/chinese.md)
## Installation
#### step1:
```
pip install hive_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+git://github.com/Hourout/hive_kernel.git
```
#### step2:
Add kernel to your jupyter:
```
python -m hive_kernel.install
```
ALL DONE! πππ
## Uninstall
#### step1:
View and remove hive kernel
```
jupyter kernelspec list
jupyter kernelspec remove hive
```
#### step2:
uninstall hive kernel:
```
pip uninstall hive-kernel
```
ALL DONE! πππ
## Using
```
jupyter notebook
```

### step1: you should set hive server (host and port)
### step2: write your hive sql

## Quote
kernel logo

- https://en.wikipedia.org/wiki/Apache_Hive