ansible-spark icon indicating copy to clipboard operation
ansible-spark copied to clipboard

Added Java Conditional check

Open darkedges opened this issue 8 years ago • 2 comments

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.

darkedges avatar Feb 10 '17 21:02 darkedges

very much useful also for us 👍
( to the merger I'ld suggest using 'squash merge' to reduce the commits)

lhoss avatar Mar 08 '18 16:03 lhoss

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

lhoss avatar Mar 20 '18 14:03 lhoss