Description
Unable to delete services through Ranger Admin UI, through services landing page or through Edit services page.
Throws an error,
The underlying API's response shows the same.
Error:
org.apache.ranger.common.RESTErrorUtil (RESTErrorUtil.java:63) - Request failed. loginId=admin, logMessage=Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 't0.options' in 'field list'
Error Code: 1054
Attachments
Issue Links
- is broken by
-
RANGER-2032 Use consolidated and optimized DB schema script for fresh install of Ranger
- Resolved