https://github.com/bchoubert/hadoop-word-count
https://github.com/bchoubert/hadoop-word-count
polytech-lyon
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bchoubert/hadoop-word-count
- Owner: bchoubert
- Created: 2016-12-26T13:35:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-26T13:39:27.000Z (over 8 years ago)
- Last Synced: 2025-06-10T20:16:10.582Z (4 days ago)
- Topics: polytech-lyon
- Language: Java
- Size: 92.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hadoop-word-count
This repo is an example of Map-Reduce Hadoop operation over text files.## WordCount
WordCount is a java program that counts words from a text file## WordAna
WordAna gather anagrams from a text file