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
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.