title: "4.10.0" date: 2021-06-10T00:00:00+00:00 draft: false weight: -4090
Hue is an open source SQL Cloud Assistant for querying Databases & Data Warehouses: gethue.com
Here is a summary of the main improvements of 4.10 on top of the previous 4.9 release:
Now build your own SQL Editor in three HTML line by leveraging the SQL Scratchpad component. The first version of the public REST API for executing queries was also published.
Read more about the SQL Scratchpad and REST API.
Adding the component in 3 lines and watching the interaction with the public API of demo.gethue.com
Create a Hive, Impala, MySql, Phoenix SQL table via a small file in three clicks. Just upload it via your browser, without the need to have any Storage filesystem like HDFS or S3 configured and follow the wizard.
Read more about the create table from a small file.
Collaborate more via Slack thanks to the rich preview of SQL queries, auto links, query bank and export result to Slack.
Install the app in a few clicks and learn more about the functionalities of assistance.
It has more than 700+ commits and 100+ bug fixes!
Go grab it and give it a spin!
Docker
docker run -it -p 8888:8888 gethue/4.10.0
Kubernetes :
helm repo add gethue https://helm.gethue.com
helm repo update
helm install hue gethue/hue
Tested on CentOS versions 6.8+, Red Hat Enterprise Linux (RHEL 6, 7, 8), and Ubuntu 18.04 and 20.04.
Compatible with the two most recent versions of the following browsers:
Runs with Python 2.7+. 3.6+.
One Click Install API, add unit test and surface it on gethue.com (#2166)make apps targetinstall target should not trigger a pip2 install for py3select 1 foundaxes_accessattempt.trusted (#1968)This Hue release is made possible thanks to the contribution from: