What's New In Cloudera Runtime 7.2.18.400
Understand the functionalities and improvements to features of components in Cloudera Runtime 7.2.18.400.
What's new in Hue
- 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.
What's new in HBase
- HBase Time-based Data Tiering using Persistent BucketCache
- HBase supports configuring time-based priority caching. You can define a specific time
range for data to remain in the cache, and choose to evict older data. Based on the
configuration, more recent data is given a higher priority.