I am trying to run a MapReduce program in a Ubuntu VM using Eclipse IDE installed on my Windows machine.
However, when I right-click on my program file and select the option Run As->Run on Hadoop nothing happens. Ideally, I should get a pop-up asking me to select a server where I want to run my program but that's not happening.
Can any one help me out?