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 table View is not found but then subsequently is found (after a retry). The exception is a SQL grammar exception stating the table/view 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?
↧