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

Hudson commented on MAHOUT-671:
-------------------------------

Integrated in Mahout-Quality #850 (See 
[https://builds.apache.org/hudson/job/Mahout-Quality/850/])
    MAHOUT-671 make Lucene driver configuration use a POJO

srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1130535
Files : 
* 
/mahout/trunk/utils/src/main/java/org/apache/mahout/utils/vectors/lucene/Driver.java
* 
/mahout/trunk/utils/src/main/java/org/apache/mahout/utils/vectors/lucene/LuceneIterable.java


> Refactor org.apache.mahout.utils.vectors.lucene.Driver into a POJO
> ------------------------------------------------------------------
>
>                 Key: MAHOUT-671
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-671
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Utils
>    Affects Versions: 0.5
>            Reporter: Chris Jordan
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: MAHOUT-671.patch, MAHOUT-671.patch
>
>
> The Driver class in org.apache.mahout.utils.vectors.lucene is currently a 
> monolithic main method. While it does serve the purposes of running the 
> vector dumping utility from command line well, it would beneficial to 
> refactor this object into a POJO that can be easily used by applications that 
> use Mahout; line 131 even indicates that this change should be done.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to