Git Product home page Git Product logo

awsbatcher's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

nicolocin

awsbatcher's Issues

do not submit as array job when site has a sole subject

An error occurred (ClientException) when calling the SubmitJob operation: Error executing request, Exception : Array Job size must be greater than 1, RequestId: 6d102b99-1176-11e9-9d68-99d2f007596f
Traceback (most recent call last):
  File "/Users/MathiasMacbook/miniconda2/envs/py3/bin/awsbatcher", line 11, in <module>
    load_entry_point('awsbatcher', 'console_scripts', 'awsbatcher')()
  File "/Users/MathiasMacbook/code/awsbatcher/awsbatcher/cli/run.py", line 74, in main
    batcher.run(dry=args.dry)
  File "/Users/MathiasMacbook/code/awsbatcher/awsbatcher/batcher.py", line 91, in run
    out = self._run_cmd(cmd, dry=dry)
  File "/Users/MathiasMacbook/code/awsbatcher/awsbatcher/batcher.py", line 102, in _run_cmd
    return sp.run(cmd, check=True, encoding='utf-8', stdout=sp.PIPE).stdout
  File "/Users/MathiasMacbook/miniconda2/envs/py3/lib/python3.6/subprocess.py", line 418, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['aws', 'batch', 'submit-job', '--job-name', 'corrutah_2-awsbatcher', '--job-queue', 'mindboggle', '--job-definition', 'mindboggle-swf:9', '--array-properties', 'size=1', '--container-overrides', 'command=fetch-and-proc,http://datasets-tests.datalad.org/corr/RawDataBIDS/Utah_2,sub-0026017,environment=[{name=S3_BUCKET,value=s3://corr-mindboggle}]']' returned non-zero exit status 255.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.