Class Index: mitto.iov2.steps.transform.Output

Output

use output as a data destination

type

object

properties

  • environ

Environ

The job’s runtime execution environment. Do not provide this value in a job config; it is automatically provided by Runner.

  • logger

Logger

The Runner logger to use for log messages. Do not provide this value in a job config; it is automatically provided by Runner.

  • transforms

Transforms

A list of transformation steps applied to the data.

type

array

default

items