Skip to content

ztwu/hue

 
 

Repository files navigation

alt text

Query. Explore. Repeat.

Hue is an open source Analytic Workbench for browsing, querying and visualizing data with focus on SQL and Search: gethue.com

It features:

  • Editors to query with SQL and submit jobs.
  • Dashboards to dynamically interact and visualize data.
  • Scheduler of jobs and workflows.
  • Browsers for data and a Data Catalog.

alt text

alt text

Who is using Hue

Thousands of companies and organizations use Hue to open-up and query their data 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.

Community

License

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

About

Hue is an open source Analytics Workbench for browsing, querying and visualizing data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 54.3%
  • HTML 21.5%
  • JavaScript 14.4%
  • Mako 3.2%
  • C 2.9%
  • CSS 1.0%
  • Other 2.7%