Pangool
Pangool is a framework on top of Hadoop that implements Tuple MapReduce.
More info in:
http://pangool.net http://www.datasalt.com/2012/02/tuple-mapreduce-beyond-the-classic-mapreduce/
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.datasalt.pangool |
ArtifactId | ArtifactIdpangool-examples |
Last Version | Last Version0.70 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPangool Examples
|
Project URL |
Project URL |
Project Organization |
Project OrganizationDatasalt Systems S.L. |
Filename | Size |
---|---|
pangool-examples-0.70.pom | |
pangool-examples-0.70.jar | 97 KB |
pangool-examples-0.70-sources.jar | 45 KB |
pangool-examples-0.70-javadoc.jar | 314 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datasalt.pangool/pangool-examples/ -->
<dependency>
<groupId>com.datasalt.pangool</groupId>
<artifactId>pangool-examples</artifactId>
<version>0.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.datasalt.pangool/pangool-examples/
implementation 'com.datasalt.pangool:pangool-examples:0.70'
// https://jarcasting.com/artifacts/com.datasalt.pangool/pangool-examples/
implementation ("com.datasalt.pangool:pangool-examples:0.70")
'com.datasalt.pangool:pangool-examples:jar:0.70'
<dependency org="com.datasalt.pangool" name="pangool-examples" rev="0.70">
<artifact name="pangool-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datasalt.pangool', module='pangool-examples', version='0.70')
)
libraryDependencies += "com.datasalt.pangool" % "pangool-examples" % "0.70"
[com.datasalt.pangool/pangool-examples "0.70"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hcatalog : hcatalog-core | jar | 0.5.0-incubating |
com.google.guava : guava | jar | 11.0.2 |
org.apache.avro : avro-mapred | jar | 1.6.3 |
org.apache.thrift : libthrift | jar | 0.6.1 |
joda-time : joda-time | jar | 2.0 |
org.apache.solr : solr-core Optional | jar | 4.0.0-BETA |
com.dyuproject.protostuff : protostuff-api Optional | jar | 1.0.1 |
com.dyuproject.protostuff : protostuff-core Optional | jar | 1.0.1 |
com.dyuproject.protostuff : protostuff-compiler Optional | jar | 1.0.1 |
com.dyuproject.protostuff : protostuff-model Optional | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
Pangool is a framework on top of Hadoop that implements Tuple MapReduce.
More info in:
http://pangool.net http://www.datasalt.com/2012/02/tuple-mapreduce-beyond-the-classic-mapreduce/