Deprecation Notices for Cloudera SQL Stream Builder
Certain features and functionality are deprecated or removed in Cloudera SQL Stream Builder. You must review these changes along with the information about the features in Cloudera SQL Stream Builder that will be removed or deprecated in a future release.
Deprecated
- Support for JavaScript UDFs
-
Due to the deprecation of the Nashorn engine used in JDK 8 and 11, User-Defined Functions (UDFs) written in JavaScript are deprecated in Cloudera Streaming Analytics. Cloudera recommends that you create new functionality with Python UDFs and start migrating existing JavaScript UDFs to Python.
Support in Python UDFs for table transformations and the webhook connector is available for Cloudera SQL Stream Builder and Flink.
Removed
- Cloudera SQL Stream Builder v1 REST API
-
The v1 REST API for Cloudera SQL Stream Builder is removed in Cloudera Streaming Analytics 1.16.0 and later releases. Migrate scripts and integrations to the v2 API.
See the Cloudera SQL Stream Builder REST API reference for v2 API details.
