Project

General

Profile

Actions

Bug #4696

closed

[SDKs] one_task_per_input_stream fails due to unsupported APIs. Remove it from docs, examples, and SDK.

Added by Tom Clegg over 9 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
0.5

Description

Problems include
  • arvados.StreamReader(...).tokens() API disappeared, so it crashes (see 4696-streamreader-tokens branch for fix).
  • It probably should be using .manifest_text() instead of .tokens() anyway, since task input should be a manifest rather than an array of tokens.
  • get_task_param_task_mount(manifest_text) surely doesn't work (perhaps just document this for now -- reading the stream with the Python library should work).
Actions

Also available in: Atom PDF