Known Issues in Cloudera Streaming Analytics

Learn about the known issues in Cloudera Streaming Analytics clusters, the impact or changes to the functionality, and the workaround.

CSA-6232 - Setting execution target in SQL statement does not work properly
In , using a SET statement to set execution.target to yarn-per-job in the SQL Editor does not work as expected on 1.13.0 and later. SSB can create both a session cluster and a per-job YARN application for the same job. On secure clusters, this can cause Kerberos authentication errors.
Configure per-job (production) execution in Job Settings by selecting PROD - Job runs in isolated Cluster at Execution Mode. Do not rely on SET 'execution.target' = 'yarn-per-job' in the SQL Editor. For more information, see Executing SQL jobs in production mode.
CSA-5733 - Chart or diagram type dashboard widgets do not work when the label field is the same as the data field
When creating a diagram type widget in , setting the label and data fields to the same value causes the graph to disappear.
None.
CSA-5732 - MV widget not fetching mv data when authenticated via spnego
When using with SPNEGO authentication, creating a Materialized View widget fails with a Data Source Error.
Authenticate through Knox Gateway instead of SPNEGO.