You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Jonathan Vexler (Jira)" <ji...@apache.org> on 2022/10/04 20:15:00 UTC

[jira] [Created] (HUDI-4984) Presto and Trino don't work in Docker Demo M1 mac

Jonathan Vexler created HUDI-4984:
-------------------------------------

             Summary: 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


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)