mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="edu.uchicago.mpcs53013" -DarchetypeArtifactId="hadoop-thrift-archetype" -DarchetypeVersion="5.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdedu.uchicago.mpcs53013 |
ArtifactId | ArtifactIdhadoop-thrift-archetype |
Version | Version5.0.0 |
Type | Typemaven-archetype |
Description |
DescriptionThrift Archetype
Creates program that serializes thrift students to HDFS sequence files. For an example, see hadoo-thrift-example-archetype
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=edu.uchicago.mpcs53013 -DarchetypeArtifactId=hadoop-thrift-archetype -DarchetypeVersion=5.0.0 -DinteractiveMode=false