Yair: This is the hbase list, not the hadoop list. You will likely do better if you post your question there instead.
Yours, St.Ack On Wed, Mar 11, 2009 at 7:46 AM, Yair Even-Zohar <[email protected]>wrote: > I have the following class definition: > > > > public class Ase2DbMapRed extends MapReduceBase > > implements TableMap<Text, Text>, Tool { > > > > Is it possible to know (and how?) within the "public class close()..." > (extended from MapReduceBase) method whether this particular task > attempt was successful? > > > > Thanks > > -Yair > > > >
