Home:ALL Converter>Running java Program on Hadoop

Running java Program on Hadoop

Ask Time:2013-12-23T13:54:18         Author:Suhird Singh

Json Formatter

I am trying to run an applet program with some Hadoop file operations. I am using Eclipse Europa and it is working finer when I run the program on the Hadoop Server (option provided by Eclipse). But now I need to make the program as Jar and run it through cmd prompt on Hadoop Server. Though I tried using "Hadoop jar Myjar.jar" command but it is not working. Can somebody help me in this regard.

Thanks in Advance

Author:Suhird Singh,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/20737712/running-java-program-on-hadoop
yy