使用Presto访问MySQL报错
Posted 光于前裕于后
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用Presto访问MySQL报错相关的知识,希望对你有一定的参考价值。
‘failureInfo’: {‘type’: ‘com.facebook.presto.spi.PrestoException’, ‘message’: ‘Could not create connection to database server. Attempted reconnect 3 times. Giving up.’, ‘cause’: {‘type’: ‘com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException’, ‘message’: ‘Could not create connection to database server. Attempted reconnect 3 times. Giving up.’
经排查发现MySQL所在服务器挂了,重启后解决
以上是关于使用Presto访问MySQL报错的主要内容,如果未能解决你的问题,请参考以下文章