I am running the famous wordcount example. I have a local and prod hadoop setup. The same example is working in prod, but its not working locally. Can someone tell me what s
The tasktracker seems to be missing.
Try:
hadoop tasktracker &