Why am I getting an "Operation not support for stream result set" error?
When using JDBC Components with a MySQL Resource, you may encounter a runtime error that states “Operation not supported for streaming result sets.” This indicates the use of an older, unsupported MySQL JDBC Driver which needs to be updated.
Please visit https://dev.mysql.com/downloads/connector/j/ and update to the latest MySQL JDBC Driver on your DataShyft Customer Runtime after removing the existing driver. Running with multiple versions of the same driver library is not supported and will cause errors when deploying blueprints.
Once the driver is updated, restart DataShyft: docker restart datashyft