Hi Aleksander, Sorry for the (very) delayed response, but I recently ran into this myself and opened a Jira [1] to track making progress on support for Apple Silicon platforms.
Once that is completed, I plan to look into building arm64 Docker images as well. Improvement ideas for Apache NiFi docker images are being collected here [2], and includes supporting arm64 platforms. [1] https://issues.apache.org/jira/browse/NIFI-9554 [2] https://cwiki.apache.org/confluence/display/NIFI/NiFi+Docker+Container+Improvements Cheers, Kevin On Tue, Jun 15, 2021 at 8:49 AM Aleksander Rękawek <[email protected]> wrote: > > Hello, > > I`m writing to You because i face issues with NiFi running (or rather not > running) on Apple MacBook with M1 (silicon) CPU, on docker and also as > service runned from command line. > I was trying to build docker image with arm64v8/openjdk but there was some > problems with Jetty, it don§t want to start or report error about http/https > (that it cannot be setted up both). > Application started as a service from terminal doesn`t want to start and only > report: > > > INFO [main] org.apache.nifi.bootstrap.Command Launched Apache NiFi with > Process ID 27315 > > And then crush without any error message. > If You need any further information or logs i can send it. > If You have any suggestions or advices how i can solve it, I will be very > gratefull. > > BR, > Aleksander
