hi everyone,
  when i launch my mapreduce jobs to increment counters in hbase i
sometimes have maps
with multiple attempts like:
attempt_201303251722_0161_m_000074_0    
attempt_201303251722_0161_m_000074_1    

if there are multiple attempts running and if the first one gets
completed successful,
what will happen to the increments made by the second attempt

will there be unnecessary increments due to the second attempt running?
thank you.

Sincerely
Prakash

Reply via email to