We are using MySQL 5.6.25 NDB Cluster 7.4.7. I have several Apache NiFI nodes accessing this cluster. We get transient errors where a view is not found but then subsequently is found (retry logic). The exception is a SQL grammar exception stating the table does not exist. I'm trying to figure out where to start to determine a fix for this. I have ruled out user access privilege, the user does in fact have access to the view. Any ideas?
↧