Ryan Fowler
Ryan Fowler
As an FYI to anyone else running into this, I've had good results with using the VZ Virtual Machine Type. Things seem way more stable.
I looked at this a while back and didn't find an easy way to pass System properties into the process that EmbeddedCassandraService kicks off. Maybe it'll be obvious to someone...
I ended up firing up new processes in my tasks to work around this. Not great from an efficiency perspective, but it works for what I'm trying to do. ```...