Is this class in core/ or math/? I forget and I'm away from the source. The idea is that core/ should not depend on Hadoop at all.
On Thu, Jul 22, 2010 at 10:21 PM, Shannon Quinn <[email protected]> wrote: > Hi all, > > Quick question: I'd like to make use of the Pair object in a map/reduce > task, but I see it only implements the Serializable interface, not the > Writable interface. Would it be terribly forward if I offered to make that > modification? > > Thanks! > > Shannon >
