You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Alexey Grigorev (JIRA)" <ji...@apache.org> on 2015/06/24 13:28:05 UTC

[jira] [Commented] (MAHOUT-1711) Mahout DSL for Flink: implement broadcasting

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

Alexey Grigorev commented on MAHOUT-1711:
-----------------------------------------

drmBroadcast is now implemented by using standard Java serialization and shipping the vectors/matrix along with UDFs. 

It can be improved with some macro that would rewrite the UDFs and would append `withBroadcastSet` to Flink's DataSet

> Mahout DSL for Flink: implement broadcasting
> --------------------------------------------
>
>                 Key: MAHOUT-1711
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1711
>             Project: Mahout
>          Issue Type: Task
>          Components: Math
>    Affects Versions: 0.10.1
>            Reporter: Alexey Grigorev
>            Assignee: Alexey Grigorev
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> as a part of MAHOUT-1570 implement drmBroadcast for flink



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