Skip to content

dstendardi/cascading-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cascading-jobs

The following repository contains a set of cascading jobs.

Setup

you must have the following componants running on your localhost :

  • elasticsearch
  • hbase

Cucumber tests are not yet integrated to main build, due to the following issue. Thereby you have to launch the goal manually :

gradle cucumber

Running test will create sample input files into "/tmp/cucumber-test" You can also use directly create a jar in build/libs/cascading-jobs and launch the job manually :

gradle jar
java -jar build/libs/cascading-jobs.jar /tmp/cucumber-test/input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •