You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/03 13:52:35 UTC

[jira] [Commented] (MAHOUT-1626) Support for required quasi-algebraic operations and starting with aggregating rows/blocks

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

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

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

    https://github.com/apache/mahout/pull/62#discussion_r24001140
  
    --- Diff: h2o/src/main/scala/org/apache/mahout/h2obindings/H2OEngine.scala ---
    @@ -32,6 +32,7 @@ import org.apache.mahout.common.{Hadoop1HDFSUtil, HDFSUtil}
     object H2OEngine extends DistributedEngine {
       // By default, use Hadoop 1 utils
       var hdfsUtils: HDFSUtil = Hadoop1HDFSUtil
    +  val operations: DistributedOperations = null
    --- End diff --
    
    You're right, I'll fix it.


> Support for required quasi-algebraic operations and starting with aggregating rows/blocks
> -----------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-1626
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1626
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>    Affects Versions: 1.0
>            Reporter: Gokhan Capan
>             Fix For: 1.0
>
>




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