Skip to content

P79N6A/hue-from-scratch

Repository files navigation

alt text

Query. Explore. Repeat.

Hue is an open source SQL Workbench for browsing, querying and visualizing data in cloud/on-prem Data Warehouses: gethue.com

It features:

alt text

alt text

Who is using Hue

Thousands of companies and organizations use Hue to open-up their data and provide self service querying in order to make smarter decisions. Just at Cloudera, Hue is heavily used by hundreds of customers executing millions of queries daily. Hue directly ships in Cloudera, Amazon, MapR, BigTop and is compatible with the other distributions.

Getting Started

Add the development packages, build and get the development server running:

git clone https://github.com/cloudera/hue.git
cd hue
make apps
build/env/bin/hue runserver

Now Hue should be running on http://localhost:8000 ! The configuration in development mode is desktop/conf/pseudo-distributed.ini.

Read more in the installation documentation.

Docker

Start Hue in a single click with the Docker Guide or the video blog post.

Kubernetes

Configurations to start a Hue server are available at tools/kubernetes. The Kubernetes hue.yaml configuration is available in the template directory.

Community

License

Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published