Member since
10-24-2014
1
Post
1
Kudos Received
0
Solutions
01-17-2018
02:03 PM
1 Kudo
I ran into a similar issue that was also logging this: ERROR org.apache.sentry.service.thrift.HMSFollower: Failed to get the last processed notification id from sentry store, Skipping the processing javax.jdo.JDODataStoreException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_SELECT_LIMIT=DEFAULT' at line 1 If you're seeing something similar to that, check your mysql-connector-java.jar version on all of your hosts, it may need updating.
... View more