Project

General

Profile

Actions

Bug #3774

closed

[Crunch] crunch-job tries to put non-scalar structures in the environment

Added by Brett Smith over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Low
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

Reviewing a Job log, I found this little tidbit during a Docker launch --env=JOB_PARAMETER_COMMAND=ARRAY(0x1fbbf30). Obviously that will never work.

I think we probably just don't want to put these data structures in the environment. If we do, they need to be JSON-encoded, I guess.


Related issues

Is duplicate of Arvados - Bug #3097: [Crunch] Pass script_parameters on stdin instead of JOB_PARAMETER_* environment variablesClosedActions
Actions #1

Updated by Ward Vandewege over 9 years ago

  • Priority changed from Normal to Low
Actions #2

Updated by Brett Smith about 9 years ago

  • Status changed from New to Closed

Closing as a "duplicate" of #3097. That's not strictly true, but we'd rather do #3097 than this.

Actions

Also available in: Atom PDF