Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.
This repository was archived by the owner on May 22, 2019. It is now read-only.

Add Output and Input types to Transformers #314

@zurk

Description

@zurk

We want to be sure that only compatible Transformers will be linked together.
So it is a good idea to add to Transformer class something like

INPUT_FORMAT = Rdd[Row["cname1", "cname2"]]
OUTPUT_FORMAT = ...

And check compability on linking stage.

@vmarkovtsev please assign me.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions