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

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

FAILURE: Integrated in Mahout-Quality #2857 (See 
[https://builds.apache.org/job/Mahout-Quality/2857/])
MAHOUT-1611: Preconditions.checkArgument in 
org.apache.mahout.utils.ConcatenateVectorsJob (suneel.marthi: rev 
379863d8f9dff8c0a42c341c68044c9c52b597e0)
* CHANGELOG
* 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