[
https://issues.apache.org/jira/browse/MAHOUT-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878282#comment-13878282
]
Yoonmin Nam commented on MAHOUT-1401:
-------------------------------------
I mean that the very first, but crucial problem of current implementation of
FPM algorithm is the explosion of intermediate data when generating frequent
patterns.
Above explosion makes FPM not available in many cases even we use very small
input.
That problem comes from the shortage of intermediate buffer of MapReduce, but
as we consider the FPM in the algorithm-level, so we should find the another
alternatives either avoid or handle that problem I mentioned.
> Resurrect Frequent Pattern mining
> ---------------------------------
>
> Key: MAHOUT-1401
> URL: https://issues.apache.org/jira/browse/MAHOUT-1401
> Project: Mahout
> Issue Type: Bug
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
> Priority: Critical
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)