[ 
https://issues.apache.org/jira/browse/MAHOUT-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672145#comment-13672145
 ] 

Sebastian Schelter commented on MAHOUT-884:
-------------------------------------------

regarding the patch: please make sure to always close readers in finally blocks 
and don't throw an InterruptedException if the job fails.
                
> Matrix Concatenate utility
> --------------------------
>
>                 Key: MAHOUT-884
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-884
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Integration
>            Reporter: Lance Norskog
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: MAHOUT-884.patch, MAHOUT-884.patch, MAHOUT-884.patch
>
>
> Utility to concatenate matrices stored as SequenceFiles of vectors.
> Each pair in the SequenceFile is the IntWritable row number and a 
> VectorWritable.
> The input and output files may skip rows. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to