Skip to content

JimoLucy/hadoop-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop Utils

A set of Hadoop utilities to make working with Hadoop a little easier. The utilities can be called from your Hadoop application code, and in addition some can be called directly from the command-line.

License

Apache version 2.0 (for more details look at LICENSE).

Usage

For integrating into your application code

To get started, simply:

  1. Download, and run mvn package.
  2. Use the generated JAR target/hadoop-utils-<version>.jar in your application.
  3. Understand the API's by reading the generated JavaDocs in target/hadoop-utils-<version>-javadoc.jar.

To run the bundled utilities

Look at file CLI.md for more details.

About

A set of Hadoop utilities to make working with Hadoop a little easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published