Hadoop MapReduce to count pair of words in a file.
-
Updated
Feb 1, 2018 - Java
Hadoop MapReduce to count pair of words in a file.
Problem of word count done using Apache Hadoop
This is a word count application using the implementation of map and reduce functions. I tested this on Amazon Web Services (AWS) through a double instance cluster network. This network used a functional master (NameNode) and slave (DataNode) nodes.
implementation of interview exercise
Implementation of word count algorithm using HBase
Large-scale data computing word count project
Simple word and characters counting project using files in Java
Dynamic n-gram counter on large text corpus (including next and previous)
Swing, JDBC, Servlets, JSP, Javabeans and other Advanced Java Concepts
A Hadoop-based Java project that counts the max number of word occurences for each letter in a textfile of a folder.
Apache Storm word count example using Trident
Following api takes text as an input and displays the count of word.
A Kafka Streams POC Applications
Add a description, image, and links to the word-count topic page so that developers can more easily learn about it.
To associate your repository with the word-count topic, visit your repo's landing page and select "manage topics."