You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2015/06/01 01:35:17 UTC

[jira] [Updated] (HAMA-955) Support UnsafeByteArrayInputStream and UnSafeByteArrayOutputStream

     [ https://issues.apache.org/jira/browse/HAMA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-955:
--------------------------------
    Fix Version/s: 0.7.0

> Support UnsafeByteArrayInputStream and UnSafeByteArrayOutputStream
> ------------------------------------------------------------------
>
>                 Key: HAMA-955
>                 URL: https://issues.apache.org/jira/browse/HAMA-955
>             Project: Hama
>          Issue Type: Task
>          Components: bsp core
>    Affects Versions: 0.6.4
>            Reporter: Minho Kim
>            Assignee: Minho Kim
>             Fix For: 0.7.0
>
>         Attachments: HAMA-955.patch, HAMA-955_v05.patch, HAMA-955_v1.patch, HAMA-955_v2.patch, HAMA-955_v3.patch, HAMA-955_v4.patch
>
>
> You'll be able to use UnsafeByteArrayInput and Output Stream.
> Although it is not safe, it can give you more faster performance than java.io.ByteArrayInput(Output)Stream.
> If you need to run more faster job, you can use this through setting Hama configuration.



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