Results 4 issues of Franky Romero

When calling _pynt createstack_, I am encountering the following error: _botocore.exceptions.WaiterError: Waiter StackCreateComplete failed: Waiter encountered a terminal failure state_. If I insert boto3 logging, the following DEBUG information gets...

When trying to add the _cl_wrapper_ module, I get an _Incompatible Module_ issue that prevents me from adding it. I also see that _obuf_, _pe_, _banked_ram_, _obuf_mem_wrapper_, _mux_n_1_, _signed_adder_, _systolic_array_,...

This pull request adds support for `gg` to work with [vHive](https://github.com/ease-lab/vhive). Special thanks to Clemente (cbfariasc) for putting most of this together.

How do I run commands from the `spark-shell` so that they are executed on Lambda? Right now, the commands are being executed locally on my machine, but I would like...