It's the first time I'm trying to work with Hadoop. I'm just trying to work with some example code.
http://www.drdobbs.com/database/hadoop-writing-and-running-your-first-pr/240153197?pgno=2
I have understood the example but i wanna know if this is possible:
I don't have hadoop installed in my computer (it's installed in another computer in my network). I wanna run the jar in my PC but hadoop jobs that my program creates should run on that computer's cluster. Can hadoop be configured like this?