Hi, I am a newbie to Hadoop Development. I have a Map/Reduce job jar file, i want to execute this jar file programmatically from another java program. I used the following code to execute it.
RunJar.main(String[] args). But The jar file is not executed. Can you please give me a work around for this issue. -- View this message in context: http://old.nabble.com/Execute-a-Map-Reduce-Job-Jar-from-Another-Java-Program.-tp33250805p33250805.html Sent from the Hadoop core-dev mailing list archive at Nabble.com.