MVN

edu.uchicago.mpcs53013 : hadoop-thrift-archetype

Maven & Gradle

Oct 09, 2019

Thrift Archetype · Creates program that serializes thrift students to HDFS sequence files. For an example, see hadoo-thrift-example-archetype

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=hadoop-thrift-archetype -DarchetypeVersion=5.0.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.uchicago.mpcs53013 : hadoop-thrift-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of edu.uchicago.mpcs53013 : hadoop-thrift-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
5.0.x
hadoop-thrift-archetype-5.0.0
4.0.x
hadoop-thrift-archetype-4.0.0
2.0.x
hadoop-thrift-archetype-2.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=hadoop-thrift-archetype -DarchetypeVersion=5.0.0