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

Hudson commented on MAHOUT-1340:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #2264 (See 
[https://builds.apache.org/job/Mahout-Quality/2264/])
MAHOUT-1340 fix two tests to work with Hadoop 2 as well (srowen: rev 1525865)
* 
/mahout/trunk/integration/src/test/java/org/apache/mahout/text/LuceneSegmentInputFormatTest.java
* 
/mahout/trunk/integration/src/test/java/org/apache/mahout/text/LuceneSegmentRecordReaderTest.java

                
> Make LuceneSegment* tests work with both Hadoop 1 and 2
> -------------------------------------------------------
>
>                 Key: MAHOUT-1340
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1340
>             Project: Mahout
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 0.8
>            Reporter: Mike Percy
>            Assignee: Sean Owen
>             Fix For: 0.9
>
>         Attachments: MAHOUT-1340.patch
>
>
> Hadoop changed a few classes to interfaces between Hadoop 1 and Hadoop 2. A 
> couple of these classes are used in the LuceneSegment unit tests. A little 
> bit of simple reflection abstracts these differences away and makes these 
> tests pass under both Hadoop 1 and Hadoop 2.

--
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