What's New in Hue
Learn about the new features of Hue in Cloudera Runtime 7.3.1, its service packs and cumulative hotfixes.
Cloudera Runtime 7.3.1.400 SP2:
There are no new features in this release.
Cloudera Runtime 7.3.1.300 SP1 CHF 1:
There are no new features in this release.
Cloudera Runtime 7.3.1.200 SP1:
There are no new features in this release.
Cloudera Runtime 7.3.1.100 CHF 1:
- Secure Approach for Passing a Token in Cloudera Manager
- You can now securely manage the secret token for the LLM hosting service through Cloudera Manager. Previously, the secret token had to be stored as plain text in Hue’s safety valve configuration. This enhancement improves security and compliance.
Cloudera Runtime 7.3.1:
- General availability (GA) of the SQL AI Assistant
- Hue leverages the power of Large Language Models (LLM) to help you generate SQL
queries from natural language prompts and also provides options to optimize, explain,
and fix queries, promoting efficient and accurate practices for accessing and
manipulating data. You can use several AI services and models such as OpenAI’s GPT
service, Amazon Bedrock, and Azure’s OpenAI service to run the Hue SQL AI assistant.
- To learn more about the supported models and services, limitations, and what data is shared with the LLMs, see About the Hue SQL AI Assistant.
- To set up and enable the SQL AI Assistant, see About setting up the Hue SQL AI Assistant.
- To see how to generate, edit, explain, optimize, and fix queries, see Starting the SQL AI Assistant in Hue.
- Hue supports Python 3.9 on RHEL 8.8 and RHEL 8.10
- Starting from the 7.3.1 release, Hue supports only Python 3.9 for RHEL 8.8 and RHEL 8.10. Before upgrading to Cloudera Runtime 7.3.1, you must install Python 3.9 on all the Hue servers, as Hue requires a Python 3.9 version and does not start without it. For information about migrating from Python 3.8 to Python 3.9, see Migrating from Python 3.8 to Python 3.9 on RHEL 8.8 or RHEl 8.10.