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

ASF GitHub Bot commented on MAHOUT-1885:
----------------------------------------

Github user sscdotopen commented on a diff in the pull request:

    https://github.com/apache/mahout/pull/261#discussion_r82726045
  
    --- Diff: 
spark/src/main/scala/org/apache/mahout/sparkbindings/package.scala ---
    @@ -75,7 +79,8 @@ package object sparkbindings {
     
           } else {
             // In local mode we don't care about jars, do we?
    -        sparkConf.setJars(customJars.toSeq)
    +        // yes adding jars always now since we are not including the 
artifacts
    +         sparkConf.setJars(customJars.toSeq)
    --- End diff --
    
    one space too much here


> Inital Implementation of VCL Bindings
> -------------------------------------
>
>                 Key: MAHOUT-1885
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1885
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Math
>    Affects Versions: 0.12.2
>            Reporter: Andrew Palumbo
>            Assignee: Andrew Palumbo
>             Fix For: 0.13.0
>
>
> Push a working experimental branch of VCL bindings into master.  There is 
> still a lot of work to be done.  All tests are passing, At the moment there 
> am opening this JIRA mostly to get a number for PR and to test profiles 
> against on travis. 



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

Reply via email to