[
https://issues.apache.org/jira/browse/HADOOP-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HADOOP-1302:
----------------------------------
Attachment: aggregate_v1.patch
To avoid abacus code getting in the way, I will remove the abacus code in a few
days if no objections.
The steps to take :
# apply the attached patch
the patch moves the example aggregate histogram job to src/examples, fixes a
configuration bug in AggregateWordCount so that the job now works, and adds a
method to ValueAggregateJob to set the descriptors.
# svn mv src/contrib/abacus/examples/pyAbacus/ src/examples/python/
so that python examples are kept
# svn del src/contrib/abacus
> Remove deprecated contrib/abacus code
> -------------------------------------
>
> Key: HADOOP-1302
> URL: https://issues.apache.org/jira/browse/HADOOP-1302
> Project: Hadoop
> Issue Type: Improvement
> Reporter: Doug Cutting
> Assignee: Enis Soztutar
> Attachments: aggregate_v1.patch
>
>
> With HADOOP-1290, contrib/abacus has moved to the core. So, in the next
> release, we should completely remove the now-deprecated contrib/abacus code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.