目标博客专家的博客presto查询报错:failed: Catalog mysql does not exist 已经在presto安装目录下的etc目录里面创建了如下的mysql.properties vim mysql.properties connector.name=mysql connection-url=jdbc:mysql://192.168.216....
Starting Coding的博客今天使用Java连接elasticsearch报错出现了 NoNodeAvailableException[None of the configured nodes are available 解决办法 去elasticsearch文件夹下的config目录中,找到elasticsearch.yml文件,修改这两个地方的...