Hello everybody, I am experiencing a weird issue: I have written a small hadoop program and I am launching it using this https://gist.github.com/808297 JobDriver. Strangely InvIndexReducer is never invoked and the default reducer kicks in. I really cannot understand where the problem could be: as you can see I am using the new version of the api, (hadoop >= 0.20).
Any help is appreciated MD
