I have three nodes where one is an aarch64 node. When I try to start three Maxwell instances I get the following error in the aarch64 node:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no leveldbjni64-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, /tmp/libleveldbjni-64-1-14605621907098643689.8: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64 .so on a AARCH64 platform)]
Is it possible to run a Maxwell instance on an ARM machine, or is this an HA thing?
I have three nodes where one is an aarch64 node. When I try to start three Maxwell instances I get the following error in the aarch64 node:
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no leveldbjni64-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni-1.8 in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, no leveldbjni in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, /tmp/libleveldbjni-64-1-14605621907098643689.8: cannot open shared object file: No such file or directory (Possible cause: can't load AMD 64 .so on a AARCH64 platform)]
Is it possible to run a Maxwell instance on an ARM machine, or is this an HA thing?