Skip to content

Cascading.Multitool is a sed and grep command line tool for Apache Hadoop.

Notifications You must be signed in to change notification settings

Cascading/cascading.multitool

 
 

Repository files navigation

Multitool

Welcome

This is the Cascading.Multitool (Multitool) application.

Multitool provides a simple command line interface for building data processing jobs. Think of this as grep, sed, and awk for Hadoop, which also supports joins between multiple data-sets.

See the Multitool page for installation and usage.

Building

To build Multitool, you may download the source code from GitHub:

https://github.com/cascading/cascading.multitool

To build multitool with gradle do this:

$ gradle build

License

See apl.txt in this directory.

About

Cascading.Multitool is a sed and grep command line tool for Apache Hadoop.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 72.2%
  • CSS 19.9%
  • Shell 4.3%
  • HTML 3.6%