[
https://issues.apache.org/jira/browse/HAMA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon resolved HAMA-955.
---------------------------------
Resolution: Fixed
I just committed this, Thanks Minho!
P.S., I also used unsafe for message serializations.
> 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
> 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)