I have configured hadoop on windows10. When I try to run WordCount program it doesn't finish the job:
What can I do to fix it?
Note: I have made a little change to the original program; input and output files are compiled with the code and don't need to be provided as arguments.