What's new in Cloudera Streaming Analytics
Cloudera Streaming Analytics 1.8.0 covers new features beside the core streaming functionality of Apache Flink and SQL Stream Builder.
CSA 1.8.0.3
- Hotfix for CSA 1.8.0
-
On February 2, 2023, CSA 1.8.0.3 was released as a hotfix to resolve some issues. If you have previously upgraded to CSA 1.8.0.0, 1.8.0.1 or 1.8.0.2 upgrade to CSA 1.8.0.3 to access the latest version of CSA. You can find the new download links in the Download location of CSA.
CSA 1.8.0.2
- Hotfix for CSA 1.8.0
-
On December 19, 2022, CSA 1.8.0.2 was released as a hotfix to resolve some issues. If you have previously upgraded to CSA 1.8.0.0 or 1.8.0.1, upgrade to CSA 1.8.0.2 to access the latest version of CSA. You can find the new download links in the Download location of CSA.
CSA 1.8.0.1
- Hotfix for CSA 1.8.0
- On October 19, 2022, CSA 1.8.0.1 was released as a hotfix to resolve some issues. If you have previously upgraded to CSA 1.8.0.0, upgrade to CSA 1.8.0.1 to access the latest version of CSA. You can find the new download links in Download location of CSA.
CSA 1.8.0.0
- Apache Flink upgrade
- Apache Flink 1.15.1 is supported in Cloudera Streaming Analytics 1.8.0.
- Job notifications
- You can enable notifications for SQL jobs to send information about job status changes indicated under the Events tab.
- Diagnostic data collection
- Data collection for diagnostic information is enabled for SQL Stream Builder to make troubleshooting and support processes easier.
- Migrating SQL jobs
- You can import and export SQL jobs directly using the Streaming SQL Console for easier job migration from testing environments to production, or after upgrading CSA.
- Materialized View pagination
- You can set a limit and offset for the results of Materialized View queries to filter the query results more easier when accessing them through the Query API.
Streaming SQL Console improvements
Learn more about the improvements and changes for the User Interface (UI) of SQL Stream Builder in the Cloudera Streaming Analytics 1.8.0 release.
- Job management buttons
- The Revert and Delete button have been moved to a new location on the Console page:
- Reorganized upper panel of SQL Editor
- The elements on the upper panel of SQL Editor have been reorganized:
- Added selector for job execution mode
- The execution mode of jobs can be selected in Job Settings window:
- Showing separate results when executing multiple statements
- When executing more than one SQL statements, the results can be viewed in a vertical layout:
- Autocompleting column names
- The column name is automatically completed when adding a dot after a table name:
- Selecting all or individual sample rows with short keys
- You can use space to select individual sample rows or CTRL/Command + A to select all rows under Results tab.