[
https://issues.apache.org/jira/browse/HUDI-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635010#comment-17635010
]
Jonathan Vexler commented on HUDI-4984:
---------------------------------------
After adding presto back to the config, I was able to open presto in docker.
Sometimes it would be able to run commands before hanging and other times it
would hang right from the start. I believe it is running out of memory due to
[https://github.com/prestodb/presto/issues/11160] having some similar errors
and also having `-XX:OnOutOfMemoryError="kill -9 %p` as a config set
> 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)