You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kevin Doran (Jira)" <ji...@apache.org> on 2022/04/18 16:13:00 UTC

[jira] [Updated] (NIFI-9177) Provide ARM64 docker Images for Apache Nifi

     [ https://issues.apache.org/jira/browse/NIFI-9177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Doran updated NIFI-9177:
------------------------------
    Priority: Major  (was: Minor)

> Provide ARM64 docker Images for Apache Nifi
> -------------------------------------------
>
>                 Key: NIFI-9177
>                 URL: https://issues.apache.org/jira/browse/NIFI-9177
>             Project: Apache NiFi
>          Issue Type: Wish
>          Components: Docker
>    Affects Versions: 1.14.0
>            Reporter: Vaibhav Pal Singh
>            Priority: Major
>              Labels: arm64, docker
>
> Docker for mac is not able to correctly emulate the amd64 binaries for apache nifi. 
> Request to provide arm64 images for apache nifi, now that the apple M1 hardware is becoming very popular among developer community as well.
> The error logs as follows :
> {code:java}
> 2021-08-29 04:36:48,799 WARN [main] org.apache.nifi.web.server.JettyServer Failed to start web server... shutting down.2021-08-29 04:36:48,799 WARN [main] org.apache.nifi.web.server.JettyServer Failed to start web server... shutting down.java.io.IOException: Function not implemented at sun.nio.fs.LinuxWatchService.<init>(LinuxWatchService.java:64) at sun.nio.fs.LinuxFileSystem.newWatchService(LinuxFileSystem.java:47) at org.apache.nifi.nar.NarAutoLoader.start(NarAutoLoader.java:68) at org.apache.nifi.web.server.JettyServer.start(JettyServer.java:1229) at org.apache.nifi.NiFi.<init>(NiFi.java:159) at org.apache.nifi.NiFi.<init>(NiFi.java:71) at org.apache.nifi.NiFi.main(NiFi.java:303)2021-08-29 04:36:48,830 INFO [Thread-1] org.apache.nifi.NiFi Initiating shutdown of Jetty web server...
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)