You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Runping Qi (JIRA)" <ji...@apache.org> on 2007/07/09 23:01:24 UTC

[jira] Updated: (HADOOP-1547) Provide examples for aggregate library

     [ https://issues.apache.org/jira/browse/HADOOP-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Runping Qi updated HADOOP-1547:
-------------------------------

    Attachment: patch_1547.txt


This patch addresses the following issues:

1. Move the TestAggregate to mapred.lib.aggregate package.

2. Provide an example in the examples dir. 
The example is to use Aggregate to count the word occurrences in the input files.

3. Replace work Abacus in the comments in the source files with Aggregate

4. Modify the ValueAggregatorJob so that it allows the user to specify a user jar file
in the spec file under attribute anme "user.jar.file". 
This makes Aggregate package work without depending on HADOOP-1521


> Provide examples for aggregate library
> --------------------------------------
>
>                 Key: HADOOP-1547
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1547
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: examples
>            Reporter: Tom White
>            Assignee: Runping Qi
>         Attachments: patch_1547.txt
>
>
> The abacus examples were not moved to aggregate when it was created. Provide an aggregate example which shows users how to use the aggregate library.
> As a part of this issue move TestAggregates to the org.apache.hadoop.mapred.lib.aggregate package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.