Project

General

Profile

Actions

Bug #16299

closed

make scatter job: File object contains contents with number of bytes that exceeds CONTENT_LIMIT length (65536)

Added by Stanislaw Adaszewski about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
High
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

This seems like a bug to me and any attempts to set loadContents: false don't help. I mean... CWL isn't supposed to load >65k of content so I guess this applies to the real amount of contents but why would it stop a job from being scattered?

Actions #1

Updated by Stanislaw Adaszewski about 4 years ago

turned out to be complaining about too large a synthetic file in InitialWorkDirRequirement. please close this one.

Actions #2

Updated by Peter Amstutz about 4 years ago

  • Status changed from New to Resolved

Stanislaw Adaszewski wrote:

turned out to be complaining about too large a synthetic file in InitialWorkDirRequirement. please close this one.

Yes, it's working as designed. Although we're strongly considering increasing the limit to 1 megabyte for the 1.2 CWL spec, we have found 65k to be a little too restrictive for many otherwise reasonable cases.

Actions

Also available in: Atom PDF