Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Make it possible to specify Java classes as mappers, reducers, partitioners, etc. #7

Description

@iconara

Currently there's no way to mix Ruby and Java classes in a job. Sometimes you want to write the mapper in Ruby and use a built-in reducer, or a custom partitioner written in Java. This is not possible (except it you do a raw set, but that isn't very pretty).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions