https://github.com/sergiosim/hadoop
https://github.com/sergiosim/hadoop
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergiosim/hadoop
- Owner: SergioSim
- Archived: true
- Created: 2020-07-27T05:35:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T14:42:47.000Z (over 1 year ago)
- Last Synced: 2025-01-27T00:24:03.575Z (over 1 year ago)
- Language: Java
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hadoop exercice for module 2
### Step 1
- It's the wordcount example
- the input data is in ./input-data/poem.txt
### Step 2
- Anagram detector
- the input data is in ./input-data/common_words_en.txt
### Step 3
- update graph traversal
- the input data is in ./input-data/graph_input.txt