ansible-spark
ansible-spark copied to clipboard
Added Java Conditional check
I had already deployed Java and so added a conditional check on the meta\main.yml to allow me to override the installation of Java. By default it will install and the variable spark_install_java must be overridden to stop the installation.
very much useful also for us 👍
( to the merger I'ld suggest using 'squash merge' to reduce the commits)
Since https://github.com/azavea/ansible-spark/pull/26 has been merged this PR needs to be rebased, keeping only the profile/spark.sh related changes.. and if those aren't required anymore, PR can be closed