Incorrect JAVA_HOME path when Installation of Approx-Mapreduce

176 Views Asked by At

I am trying to install ApproxMapreduce on Hadoop 3.0.0 on my Mac. And I followed the instructions from this link that worked for Hadoop 1.1.2. https://github.com/goiri/ApproxHadoop

And I got an error message saying:

Error: `JAVA_HOME` is not defined correctly.
  We cannot execute /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java/bin/java

While I set my JAVA_HOME path when I installed Hadoop. What should I change in order to get the ApproxMapreduce work? I've set the JAVA_HOME to my java home directory and it's not working.

0

There are 0 best solutions below