title: Hue 4.8 and its improvements are out! author: Hue Team type: post date: 2020-09-23T00:00:00+00:00 url: /blog/hue-4-8-phoenix-flink-sparksql-components/ sf_thumbnail_type:
Hi Data Explorers,
The Hue Team is glad to thanks all the contributors and release Hue 4.8!

This release brings all these improvements on top of 4.7:
It has more than 650+ commits and 100+ bug fixes! For more details on all the changes, check out the release notes.
Go grab it and give it a spin!
Docker
docker run -it -p 8888:8888 gethue/4.8.0
Kubernetes :
helm repo add gethue https://helm.gethue.com
helm repo update
helm install gethue/hue
--> move to release notes
Here is more details on the improvements:
https://gethue.com/blog/sql-querying-improvements-phoenix-flink-sparksql-erd-table/
New component framework (vue/ts/tests/publish) registries: npm, docker https://www.npmjs.com/package/gethue https://github.com/cloudera/hue/packages/ Components ERD table https://issues.cloudera.org/secure/attachment/15876/webcomp-shortcode.png Parser local SQL Scratchpad in progress
https://gethue.com/blog/rest-api-execute-sql-queries-browse-files/ Query Files Importer
Username max length is 150 chars now. Impala Download/copy profile SqlAlchemy: sessions/engine, impersonation, json credentials (e.g. bigq), creds + LDAP cf. docs CI: commit names, Python lint https://gethue.com/automated-checking-python-style-and-title-format-of-git-commits-continuous-integration/ Py 3.8 support and many Py3 fixes S3 custom home blog] Quickstart Hue in Docker and query any of your Database HUE-1246 [presto] Support additional arguments for pyhive sqlalch Grafana Demo.gethue.com fully k8s New dev onboarding process docs 10s of Documentation refresh/bugs
Any feedback or question? Feel free to comment here or on the Forum and quick start SQL querying!
Onwards!