[
https://issues.apache.org/jira/browse/HUDI-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635512#comment-17635512
]
Jonathan Vexler commented on HUDI-4984:
---------------------------------------
Using the existing images, when we try to use trino we get this errorĀ
{code:java}
jon@MacBook-Pro hudi % docker exec -it adhoc-2 trino --server
trino-coordinator-1:8091
OCI runtime exec failed: exec failed: unable to start container process: exec:
"trino": executable file not found in $PATH: unknown{code}
> Presto and Trino don't work in Docker Demo M1 mac
> -------------------------------------------------
>
> Key: HUDI-4984
> URL: https://issues.apache.org/jira/browse/HUDI-4984
> Project: Apache Hudi
> Issue Type: Bug
> Components: dependencies, dev-experience
> Reporter: Jonathan Vexler
> Priority: Major
>
> Presto and Trino don't work in Docker Demo M1 mac. We have been able to get
> the other components to work on m1 but not Presto or Trino. Trino may work
> just by updating the image that is used for adhoc-1/2 because the Trino
> images we made for aarch64 areĀ
> {code:java}
> apachehudi/hudi-hadoop_2.8.4-trinoworker_368:linux-arm64-0.12.0
> apachehudi/hudi-hadoop_2.8.4-trinocoordinator_368:linux-arm64-0.12.0 {code}
> Presto will definitely be difficult because it does not support m1 mac
> currently
--
This message was sent by Atlassian Jira
(v8.20.10#820010)