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

Hudson commented on MAHOUT-1611:
--------------------------------

FAILURE: Integrated in Mahout-Quality #2867 (See 
[https://builds.apache.org/job/Mahout-Quality/2867/])
MAHOUT-1611 reverted to using Hadoop 1.x APIs, closes apache/Mahout#63 
(suneel.marthi: rev 6530e8144f9638932092d65bbdc72faf0fc840cd)
* integration/src/main/java/org/apache/mahout/utils/ConcatenateVectorsJob.java


> Preconditions.checkArgument in org.apache.mahout.utils.ConcatenateVectorsJob
> ----------------------------------------------------------------------------
>
>                 Key: MAHOUT-1611
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1611
>             Project: Mahout
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 0.9
>            Reporter: Haishou Ma
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 1.0
>
>
> In org.apache.mahout.utils.ConcatenateVectorsJob line 111
> Preconditions.checkArgument(paths.length == 0, path.getName() + " is a file, 
> should be a directory");
> paths.length == 0 should be paths.length > 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to