WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Add support for multiple processor instances with different configuration options within a workflow #34

@nevali

Description

@nevali

e.g.,

workflow=sparql-get:source,sparql-put,s3-put:mybucket

[s3-put:mybucket]
;; specific options for this processor being invoked with the "mybucket" instance name

Specifying a name which lacks a configuration section would be an error.

This could be achieved through a simple API in libtwine that modules call during initialisation to scan the config for instances of themselves and register them as processors

Tracked as RESDATA-1289

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions