当我键入“hive”命令时,它会挂起而不会出现 hive 提示,当我检查日志时发现以下错误。
ERROR [BoneCP-pool-watch-thread]: bonecp.PoolWatchThread (PoolWatchThread.java:fillConnections(118)) - Error in trying to obtain a connection. Retrying in 7000ms
java.sql.SQLException: A read-only user or a user in a read-only database is not permitted to disable read-only mode on a connection.
有人可以建议我在这里缺少什么吗?