You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "ChiaHung Lin (JIRA)" <ji...@apache.org> on 2019/02/24 15:02:00 UTC

[jira] [Commented] (HAMA-1006) Unify input ouput interface

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

ChiaHung Lin commented on HAMA-1006:
------------------------------------

We can exploit Kleisli[1] for modeling and compose multiple functions to create the input.

 

[1]. https://typelevel.org/cats/datatypes/kleisli.html

> Unify input ouput interface
> ---------------------------
>
>                 Key: HAMA-1006
>                 URL: https://issues.apache.org/jira/browse/HAMA-1006
>             Project: Hama
>          Issue Type: Sub-task
>            Reporter: ChiaHung Lin
>            Priority: Major
>
> Right now input output is tight to the form of key value pair. This can be further improved so that it's not necessary in a form of key value style.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)