[
https://issues.apache.org/jira/browse/HAMA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-54:
-------------------------------
Attachment: HAMA-54.patch
Local test passed. Submit.
08/09/09 13:27:27 INFO mapred.JobClient: Local bytes read=845
08/09/09 13:27:27 INFO mapred.JobClient: Local bytes written=1821
08/09/09 13:27:27 INFO mapred.JobClient: Job Counters
08/09/09 13:27:27 INFO mapred.JobClient: Launched map tasks=2
08/09/09 13:27:27 INFO mapred.JobClient: Launched reduce tasks=1
08/09/09 13:27:27 INFO mapred.JobClient: Map-Reduce Framework
08/09/09 13:27:27 INFO mapred.JobClient: Map input records=4
08/09/09 13:27:27 INFO mapred.JobClient: Map output records=4
08/09/09 13:27:27 INFO mapred.JobClient: Map input bytes=0
08/09/09 13:27:27 INFO mapred.JobClient: Map output bytes=690
08/09/09 13:27:27 INFO mapred.JobClient: Combine input records=0
08/09/09 13:27:27 INFO mapred.JobClient: Combine output records=0
08/09/09 13:27:27 INFO mapred.JobClient: Reduce input groups=4
08/09/09 13:27:27 INFO mapred.JobClient: Reduce input records=4
08/09/09 13:27:27 INFO mapred.JobClient: Reduce output records=4
> Split doesn't split by map task num
> -----------------------------------
>
> Key: HAMA-54
> URL: https://issues.apache.org/jira/browse/HAMA-54
> Project: Hama
> Issue Type: Bug
> Components: mapred
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.1.0
>
> Attachments: HAMA-54.patch
>
>
> We need to make own splitter for integer row key.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.