The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

JAR FILE CREATION AND RUNNING

  nagamani1603    2020-12-01 06:37:02

0

0


We have created jar file using all .java files given for this project . But we are not getting how to run the jar file The command given to run jar file in this website is hadoop jar Project.jar Project /aadhar/Aadhaar.csv /aadhar/output but we have created Aadhaar.jar file instead of Project.jar So what name has to be given in place of 'Project' in the command hadoop jar Project.jar Project /aadhar/Aadhaar.csv /aadhar/output

Answers

Post Your answer