JAVA_HOME is an environment variable which should point to the root directory of the JDK installation.
I have jenkins installed on a Ubuntu 14.04.1 LTS. I'm trying to configure the jdk and when I type /usr/lib/…
java jenkins java-homeI am trying to configure spark-2.0.0-bin-hadoop2.7 on Ubuntu 16.04.1 LTS. I have set export JAVA_HOME=/home/marc/jdk1.8.0_101 export …
linux apache-spark java-home ubuntu-16.04