Skip to content

Maven Archetype to simplify development and testing of Hadoop-based workflows

License

Notifications You must be signed in to change notification settings

shopzilla/hadoop-workflow-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvn archetype:generate                                  \
  -DarchetypeGroupId=com.shopzilla.opensource.hadoop    \
  -DarchetypeArtifactId=hadoop-workflow-archetype       \
  -DarchetypeVersion=1.1                                \
  -DgroupId=com.shopzilla.opensource.hadoop.sample      \
  -DartifactId=sample-hadoop-workflow                   ;

About

Maven Archetype to simplify development and testing of Hadoop-based workflows

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages