incrementColumn column can be skipped. It's either payloadColumn or incrementColumn.
On Tue, Jan 8, 2013 at 10:50 PM, Xu (Simon) Chen <[email protected]> wrote: > a1.sinks.k1.payloadColumn = test I think that should be: a1.sinks.k1.serializer.payloadColumn = test -- Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/
