Articles & News

12 May 2016

Hue 3.10 with its new SQL Editor is out!

Hi Big Data Aficionados,  The Hue Team is glad to thanks all the contributors and release Hue 3.10!  The focus of this release was to prepared the core of a new SQL user experience and the performances. More than 2000 commits on top of 3.9 went in! Go grab the tarball release and give it a spin! Download You can find below a detailed description of what happened.…

4 minutes read - Release

09 May 2016

Mini Team retreat in Bloemendaal

Hallo! After a last retreat in Vietnam, the team went for a few days on the coast of the country of the windmills, beer and tulips: Holland! There, from a sea view apartment, the team enjoyed the somehow sunny weather and worked on the last touches of the upcoming Hue 3.10!    Onwards! Hue Team

1 minute read -

04 May 2016

The Hue team development process

Hello potential Hue developers! 🙂 We want to share with you the development process we've been refining during the past years. This is what makes the Hue team ultra fast and efficient. Ready? Go! All the changes (new features, improvements, bugs) need to be tracked. We use JIRA. The changes should have a pseudo-mnemonic short ID (ie: HUE-123). That comes for free on JIRA but it requires a bit of programming on other systems.…

3 minutes read - Development

06 April 2016

Suggest for Solr Search Dashboards

Hey Search users, The upcoming Hue version supports Solr Suggester and makes your data easier to search! Suggester assists the user by proposing an auto-completable list of queries:    We hope that you like the interactivity, and feel free to send feedback on the hue-user list or @gethue!  How-to First grab a Solr 5, start it and make sure that it has a suggester configured: romain@unreal:$ .…

1 minute read -

15 March 2016

Oozie performance and usability improvements in Hue 3.10

Hello Oozie users,

We are really excited to announce several improvements for Oozie in the upcoming Hue 3.10 (~April ETA) that enhance its usability and robustness. Here is the new feature list.

 

**External Workflow Graph

** Hue supports workflow execution from Workflow Editor and File-browser. After submission, Hue takes the user to the Workflow dashboard page that shows the execution flow graph among other data. Earlier, this functionality was only supported when the workflow was submitted from the Editor. This feature enables us to see the graph for workflows submitted form File-browser as well as the ones submitted from CLI. Here is a video that demonstrates this.

 

**Single Action Execution

** This feature enables you to execute actions individually after a workflow is saved. Using the play button at the top right corner of an action, you can submit an individual action which helps you to test the correctness of your workflow.

3 minutes read -

03 March 2016

Integrate Custom SQL Databases with Hue’s New Query Editors

In the latest Hue available in the master branch, we're excited to offer a preview of our entirely revamped and redesigned query editors for Hive and Impala. These query editors will be officially available in the next major Hue 3.10 release. In this post, we'll demonstrate one of the most powerful features of Hue's new query editor, the ability to integrate it with any JDBC or Django-compatible database! Integrating PostgreSQL, MySQL, Oracle and MySQL Hue's new query editor can easily be configured to work with any database backend that Django supports, including PostgreSQL, MySQL, Oracle and SQLite.…

7 minutes read -

27 February 2016

Team retreat in Vietnam

Chào bạn! After a last retreat in Europe, the team went to the other side of the world in South East Asia: Vietnam! There, a bustling Ho Chi Minh City, banh mis, pho bos, warm waters, gorgeous weather on the coast were on the menu! (as well as some new exciting Hue features for the next release :))    Onwards! Hue Team…

1 minute read -

25 February 2016

Browsing Hive tables data and metadata is getting faster and prettier

Hue continues to boost the experience of SQL users with its improved autocompletes, smarter assist panel, SQL notebooks… and now a revamped Hive Metastore Browser. The app is now single page and offers speed and more accessible statistics and data preview. See more of the improvements below or take a look at the following video demo. New UI Fresh restart The front-end has been rewritten to be slicker and more user-friendly.…

3 minutes read -

04 January 2016

Use the Spark Action in Oozie

Update September 2016: this post is getting replaced by https://gethue.com/how-to-schedule-spark-jobs-with-spark-on-yarn-and-oozie/ Hue offers a notebook for Hadoop and Spark, but here are the following steps that will successfully guide you to execute a Spark Action from the Oozie Editor. Run job in Spark Local Mode To submit a job locally, Spark Master can be one of the following local: Run Spark locally with one worker thread. local[k]: Run Spark locally with K worker threads.…

2 minutes read -

18 December 2015

Getting started with Hue in 2 minutes with Docker

Update March 2019: this post was refresh in Hue in Docker  The current way to play with Hue is often to go on demo.gethue.com or download a Virtual Machine. However, these have some limitations. Using Docker instead provides a much better experience as it: is lighter and more robust than a VM gives admin permissions has much faster execution Docker makes it perfect for quick starting on Hue development or pointing Hue to your current cluster and giving it a try.…

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