Camille Teicheira

Results 4 issues of Camille Teicheira

### Description Support [multinode job types](https://docs.aws.amazon.com/batch/latest/userguide/multi-node-parallel-jobs.html) in the [AWS Batch Operator](https://github.com/apache/airflow/blob/main/airflow/providers/amazon/aws/operators/batch.py). The [boto3 `submit_job` method](https://boto3.amazonaws.com/v1/documentation/api/1.9.88/reference/services/batch.html#Batch.Client.submit_job) supports container, multinode, and array batch jobs with the mutually exclusive `nodeOverrides` and `containerOverrides` (+...

kind:feature

**To do:** Transition the guts of pulse into a browserified node application. v1 (operates with just the green channel): - [ ] transition from flask to node app - [...

Explore this: Traceback (most recent call last): File "/Users/camille/dev/personal/biofeedback/env/lib/python2.7/site-packages/gevent/greenlet.py", line 390, in run result = self._run(_self.args, *_self.kwargs) File "/Users/camille/dev/personal/biofeedback/env/lib/python2.7/site-packages/gevent/pywsgi.py", line 571, in handle handler.handle() File "/Users/camille/dev/personal/biofeedback/env/lib/python2.7/site-packages/gevent/pywsgi.py", line 180, in handle...

I hit an odd bug when setting up a streambot lib that requires the aws-sdk for kms, but if `aws-sdk` is declared in the `package.json` I get a `Cannot find...