emr-bootstrap-spark/ansible
Jeff Klukas a72d3c83cf Bug 1490400 Have telemetry.sh exit on failed commands
The existing comment about `set -e` appears to no longer apply.
I've been deploying clusters while iterating on these changes,
hitting many "Bootstrap failure" states. I have reliably been
able to find stdout.log.gz containing the relevant failure message
for these failed clusters.

There were a few commands failing for every cluster, so I had to
make some small cleanup changes in order for bootstrap to complete
with the new `set -eo pipefail` setting.
2018-12-13 13:50:49 -05:00
..
envs Use VPC endpoint for accessing unified metastore 2018-06-13 13:59:45 -07:00
files Bug 1490400 Have telemetry.sh exit on failed commands 2018-12-13 13:50:49 -05:00
inventory Set ansible_python_intepreter=python in local inventory 2017-08-24 01:08:25 +02:00
deploy.yml Add a PYTHONSTARTUP script that adds packages to sys.path 2018-07-24 13:33:24 -04:00
render_and_copy_to_s3.yml Make ansible work with --check 2017-02-24 15:33:10 -06:00