OpenCV library loaded in hadoop but not working
问题 I am trying to use OpenCV with Hadoop. Below is my code. I am just testing if OpenCV libraries works fine with Hadoop, i.e when I am running OpenCV code in function public int run(String[] args) of Hadoop. I searched on the internet, and found some ways of how to add OpenCV native library ( libopencv_java310.so ) in Hadoop. I tried some ways, but it didn't work. For example this tutorial. It says add JAVA.LIBRARY.PATH to hadoop-config.sh file. But it didn't work. I got this error Exception in