Hi.
I have created a worflow that uses the Amazon Redshift Connector. It works locally without any problems. But when trying to run on the Server, an error occurs:
com.knime.enterprise.server.jobs.ScheduledJobManagerImpl.runWorkflow Scheduled execution of ‘…/Collection_Score_executor/20a9db75-0808-4e6a-9972-aa593aad19f3’ failed: Could not load workflow ‘…:8080/knime/rest/v4/repository/…/Collection_Score_executor:data’ for 0e6d5a19-b729-432c-8231-ab4e3c330ad0: Errors loading workflow ‘Collection_Score_executor’: Status: Error: Collection_Score_executor 1314 loaded with errors
Status: Error: Collection_Score_executor 1314
Status: Error: Exec 1314:406
Status: Error: Amazon Redshift Connector 1314:406:59
Status: Error: Loading model settings failed: Could not find the [RS] database driver.
How do I install the Amazon Redshift driver on the Server?