Skip to content

tejashjl/rvce-hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HADOOP SEMINAR FOR RVCE

$ hadoop com.sun.tools.javac.Main file_name.java 
$ jar cf jar_name.jar file_name*.class
$ hadoop jar jar_name.jar WordCount /user/user_name/wordcount/input /user/user_name/wordcount/output
$ hadoop fs -cat /user/user_name/wordcount/output/part-r-00000
Program Purpose
prgm1 Word Count
prgm2 how many files the word has been mentioned
prgm5 Words positions and no of occurences in file

About

hadoop seminar at RVCE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages