Articles & News
Category:

19 August 2020

Quickstart Hue in Docker and query any of your Database

Query any Data Warehouse in minutes! In this tutorial we configure Hue to use an existing MySQL database and point to an Apache Hive data warehouse that we want to query. Note If you are looking another warehouse than Hive, check out all the other connectors. There are two important concepts: Persistence: Hue needs an existing database with transactions like MySQL to support concurrent requests and also not lose the registered users, saved queries, sharing permissions… when the server gets stopped.…

3 minutes read - Version 4

12 March 2019

Hue in Docker

Note: This post has been replaced by a more recent How-to Containers offer a modern way to isolate and run applications. This post is the first one of a series showing how to run Hue as a service. Here, we will explore how to build, run and configure a Hue server image with Docker. For impatient people, the source is available at tools/docker. Get the docker image Just pull the latest from the Internet or build it yourself from the Hue repository.…

2 minutes read -

More recent stories

26 June 2024
Integrating Trino Editor in Hue: Supporting Data Mesh and SQL Federation
Read More
03 May 2023
Discover the power of Apache Ozone using the Hue File Browser
Read More