[ https://issues.apache.org/jira/browse/MAHOUT-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robin Anil updated MAHOUT-277: ------------------------------ Component/s: Utils > Increase number of entries in memory per chunk of dictionary > ------------------------------------------------------------- > > Key: MAHOUT-277 > URL: https://issues.apache.org/jira/browse/MAHOUT-277 > Project: Mahout > Issue Type: Improvement > Components: Utils > Affects Versions: 0.3 > Reporter: Robin Anil > Assignee: Robin Anil > Fix For: 0.3 > > Attachments: MAHOUT-277.patch > > > Java HashMap was having a huge overhead that was decreasing the number of > entries per chunk hence increases number of passes over the data > Dictionary was using Text,LongWritable key. Integer is enough to keep the > feature ids. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.