Comment 5 for bug 1739009

Revision history for this message
Jeremy Freudberg (jfreud) wrote : Re: Failed to execute spark job on xenial ubuntu vanilla image

https://github.com/openstack/sahara/blob/84c1ea5924024f0c5ed34849bdb4aa4d0145b81f/sahara/service/edp/spark/engine.py#L111

https://github.com/openstack/sahara/blob/8fec6571a1438399f89431bb3c3e18177a7c1703/sahara/utils/ssh_remote.py#L361

we could dynamically edit the script based on what python is available (using that existing helper function).

or we could just modify the images.

btw, i think this affects storm plugin on xenial as well.