this can also happen if your PATH is not set properly (but JAVA_HOME is),
just in case anyone hits this in the future. This simply fixes it:

$ export PATH=$PATH:$JAVA_HOME/bin

and rerun build



--
View this message in context: 
http://apache-spark-developers-list.1001551.n3.nabble.com/BUILD-FAILURE-at-Spark-Project-Test-Tags-for-2-11-7-tp16055p21739.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to