You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
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).