pull 0.221后的presto-server目录结构

presto-server directory structure after pulling 0.221

我刚刚提取了最新的 presto 代码(版本 0.221)。

我之前的版本是0.218。

问题是 'maven install' 正在拉取后创建以下目标目录结构:

presto-server/target/presto-server-0.221-SNAPSHOT/presto-server-0.221-SNAPSHOT/lib

拉之前是这样的:

presto-server/target/presto-server-0.221-SNAPSHOT/lib

这打破了我所有的 devops 脚本。还有其他人遇到过这个问题吗?

你能更新到 Presto 版本 311 吗? https://prestosql.io/download.html

如果您运行遇到任何问题,社区 Slack 上有很多人可以快速帮助您:https://prestosql.io/community.html