如何在 AWS EMR 中启动 Trino?

发布于 2025-01-10 03:49:55 字数 523 浏览 5 评论 0原文

当我创建 EMR 集群时,在“应用程序”步骤中我选择了“Trino”。我可以确认这一点。

当我使用 SSH 连接到主节点并输入“presto --version”时,他们会给我“presto:命令未找到”。

还尝试了“presto-cli”作为 EMR 文档 说,仍然找不到“presto-cli”。

另外,作为 Trino Docs,我应该转到“bin/launcher”目录并启动 trino.但是,我不知道它在我的集群中的哪里。

我是一个菜鸟。您能告诉我如何在 AWS EMR 中运行/启动 trino 吗?

When I create the EMR cluster, in the 'Application' step I have chosen 'Trino'. I can confirm this.

When I connect to the Master Node using SSH, and type 'presto --version' they give me 'presto:command not found'.

Also tried 'presto-cli' as EMR docs said, still got 'presto-cli' not found.

Also,as Trino Docs, I should go to the 'bin/launcher' directory and launch trino. However, I do not know where is this in my Cluster.

I am a noob. Could you please tell me how to run/launch trino in AWS EMR?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

星光不落少年眉 2025-01-17 03:49:55

如果您想要启动 Trino CLI,您应该使用“trino-cli”。 (回想一下,几年前 PrestoSQL 被重命名为 Trino,这引发了一系列内部和外部的重命名。)

If you're looking to startup the Trino CLI, you should use 'trino-cli'. (Recall that PrestoSQL was renamed to Trino a couple of years ago which triggered a whole host of renaming both inside and out.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文