Just to clearify this only occurs on M1 Mac, the intel version doesn’t seem to have this problem. JDK 17 Project Diagram Problem: java.lang.UnsatisfiedLinkError exception is thrown when trying to access one of the microservice through API-Gateway. For example, http://localhost:8082/API-USER/users/status…
Tag: java.library.path
Hadoop “Unable to load native-hadoop library for your platform” warning
I’m currently configuring hadoop on a server running CentOs. When I run start-dfs.sh or stop-dfs.sh, I get the following error: WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform… using builtin-java classes where applicable I’m running Hadoop 2.2.0. Doing a se…