Skip to content

Add a post-Map "Combiner" step #2

@bcongdon

Description

@bcongdon

An analog of Hadoop's "Combiner" will reduce the amount of data needed to be written to the global map output for certain workloads.

The combiner should have the same interface as reducer -- but will need to be run in the mapper before any output is written

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions