Results 3 comments of Jordan Curzon

I got this issue when I ran marathon with a mesos native library that I had compiled myself from 0.14.0-rc3. When I switched to the mesos deb package linked to...

See: http://mail-archives.apache.org/mod_mbox/mesos-dev/201310.mbox/%[email protected]%3E and https://reviews.apache.org/r/12441/

@mjsteger certainly. feel free to take/modify anything you like. This is how I use it: ``` ruby AWS::Flow::Runner.register( { 'domain' => { 'name' => ENV['AWS_SWF_DOMAIN'] }, 'activity_workers' => { 'task_list'...