On Tue, Mar 2, 2010 at 5:21 AM, Sean Owen <sro...@gmail.com> wrote: > I'll have a look there. May be worth piling in one more little thing > like this in the 'code freeze'. > > Incidentally Hadoop announced version 0.20.2 a few days ago -- still > looking for it on Maven but I will be starting up our release process > again as soon as I see it. > > So really-truly let's get those last items for 0.3 in or mark them for > 0.4 today, or else I might have to push them forward.
So it looks like we've actually been more productive during this "code freeze" than the previous few weeks before it. You saying we get one last day (today), to put in patches which are sitting on JIRA tickets ready to go in (I've tried to be good, and only post patches and not check in, as hard as it's been :) ) ? I made some significant improvements in DistributedRowMatrix over the past week (most in the latest patch for MAHOUT-310), which would be nice to put in (they have unit tests, and are backwards compatible). -jake > On Tue, Mar 2, 2010 at 9:45 AM, Robin Anil <robin.a...@gmail.com> wrote: > > Another issue along the same topic > > > > We have Bigram in co-occurrence, IntPairWritable in LDA, and gramkey in > > dictionary vectorizer ? they store the same thing two integers. Can't we > > start a crackdown on these and others like these? > > > > Robin > > >