Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
2.0.0
-
None
-
None
Description
When a schema tool is used to initialize sentry database schema we observing issue and the initialization of schema fails. Here are the details of the failure.
Error: Specified key was too long; max key length is 767 bytes
Error: Specified key was too long; max key length is 767 bytes (state=42000,code=1071) Closing: 0: jdbc:mysql://192.168.56.103/sentry_db1 org.apache.sentry.core.common.exception.SentryUserException: Schema initialization FAILED! Metastore state would be inconsistent !! *** Sentry schemaTool failed ***
Attachments
Attachments
Issue Links
- is blocked by
-
SENTRY-1690 sql changed needed for AUTHZ_PATH table
- Resolved
- relates to
-
SENTRY-1593 Implement client failover for Generic and NN clients
- Resolved
- links to