[
https://issues.apache.org/jira/browse/HAMA-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated HAMA-230:
------------------------------
Attachment: HAMA-230_v01.patch
I attached the patch.
> Adding several initial code base classes, such as inputformat, outputformat,
> jobcontext, and so on.
> ---------------------------------------------------------------------------------------------------
>
> Key: HAMA-230
> URL: https://issues.apache.org/jira/browse/HAMA-230
> Project: Hama
> Issue Type: Sub-task
> Affects Versions: 0.2.0
> Reporter: Hyunsik Choi
> Attachments: HAMA-230_v01.patch
>
>
> This code base will contain InputFormat, InputSplit, JobContext,
> OutputCommitter, OutputFormat, RecordReader, RecordWriter, and
> TeskAttemptContext. Some parts of these code base classes will be based on
> those of hadoop's mapreduce package. However, RecordReader will be considered
> for random access.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.