All Projects → jmaister → wordcount

jmaister / wordcount

Licence: other
Hadoop MapReduce word counting with Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to wordcount

openjfx-docs
Getting started guide for JavaFX 11
Stars: ✭ 70 (+288.89%)
Mutual labels:  maven
JavaEE
🔥⭐️👍框架(SSM/SSH)学习笔记
Stars: ✭ 33 (+83.33%)
Mutual labels:  maven
jenkins-pipeline-gitflow-maven
Sample Maven project with a Jenkinsfile doing git-flow based release management
Stars: ✭ 47 (+161.11%)
Mutual labels:  maven
keycloak-mail-whitelisting
Keycloak extension to whitelist email adresses domain when users register
Stars: ✭ 36 (+100%)
Mutual labels:  maven
ServletContainer
A servlet container which can parse static resource,servlet and jsp.
Stars: ✭ 20 (+11.11%)
Mutual labels:  maven
checksum-maven-plugin
Compute Maven project artifacts/dependencies/files checksum digests.
Stars: ✭ 36 (+100%)
Mutual labels:  maven
maven-jlink-plugin
Apache Maven JLink Plugin
Stars: ✭ 40 (+122.22%)
Mutual labels:  maven
E3Mall
高并发,分布式Java项目,模拟天猫商城,京东商城
Stars: ✭ 33 (+83.33%)
Mutual labels:  maven
easy-java
整理java技术要点,让java更简单,更容易上手。
Stars: ✭ 23 (+27.78%)
Mutual labels:  maven
pcljava
A port of the Point Cloud Library (PCL) using Java Native Interface (JNI).
Stars: ✭ 19 (+5.56%)
Mutual labels:  maven
plot-plugin
Jenkins plot plugin
Stars: ✭ 54 (+200%)
Mutual labels:  maven
TwitterApiKit
Twitter's API v2 Objectified. This will save you time from creating data objects to access twitter's API v2. This library is supported on Gradle, Maven, Java, Kotlin, and Android projects.
Stars: ✭ 23 (+27.78%)
Mutual labels:  maven
manon
🧪 Play with SpringBoot 2, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Stars: ✭ 26 (+44.44%)
Mutual labels:  maven
sonatype-publish-plugin
Gradle Plugin for publishing artifacts to Sonatype and Nexus
Stars: ✭ 17 (-5.56%)
Mutual labels:  maven
maven
Development repository for the maven cookbook
Stars: ✭ 35 (+94.44%)
Mutual labels:  maven
scalor-maven-plugin
Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.
Stars: ✭ 47 (+161.11%)
Mutual labels:  maven
yfs
🏠超精简分布式对象存储
Stars: ✭ 35 (+94.44%)
Mutual labels:  maven
sign-maven-plugin
Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts
Stars: ✭ 34 (+88.89%)
Mutual labels:  maven
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (+111.11%)
Mutual labels:  maven
cheshuo
🎃A lightweight game server framework. Based on Springboot and Netty. Using ProtoBuf as communication between client and server.
Stars: ✭ 23 (+27.78%)
Mutual labels:  maven

wordcount

Hadoop MapReduce word counting with Java

Run with:

hadoop jar wordcount.jar "input_folder" "output_folder"

"input_folder" and "output_folder" are folders on HDFS.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].