hadoop - Reducer takes more time after 92% -


i have bulk load job using hfileoutputformat load hbase table. mapper completes within 2-3 mins , reducer(putsortreducer invoked hfileoutputfomat) completes till 92% in next 2 mins, takes around 9 mins complete remaining 8%

totally 10 reduce tasks spawned in job, of 8 or 9 tasks completes within 2-3 mins , remaining 1 or 2 tasks take 9 mins. , these 1 or 2 last tasks ones restarted in place of failed tasks. logs don't show evident errors reason of failed tasks


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -