On Wed, May 30, 2012 at 11:18 PM, Anoop Sam John <[email protected]> wrote: > @Stack >>One thing I ran into when using the Scan.addFamily / Scan.addColumn is that >>those two methods overwrite each other. > In the Scan#addColumn javadoc it is clearly telling about this overwrites... > So this seems intentionally done correct? >
Ok. Then operating as advertised. Seems like a simple issue to trip on though. Thanks Anoop, St.Ack
