Skip to content

Scalding integration #5

@avibryant

Description

@avibryant

It would be neat to be able to bootstrap simmer-format files from a scalding job... something like

pipe.simmer('key, 'value)

which would map to something like

pipe.groupBy('key){_.mapReduceMap(('key,'value) -> 'value){//prepare}{//reduce}{//serialize}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions