[
https://issues.apache.org/jira/browse/HAMA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697409#action_12697409
]
Edward J. Yoon commented on HAMA-175:
-------------------------------------
Hmm, After patch applying, I only see the collectionTable that stored on a
single node.
It seems requires some time for distributing.
----
09/04/09 15:45:59 INFO mapred.JobClient: Map output records=100000
09/04/09 15:45:59 INFO mapred.JobClient: Reduce input records=100000
09/04/09 15:45:59 WARN mapred.JobClient: Use GenericOptionsParser for parsing
the arguments. Applications should implement Tool for the same.
09/04/09 15:45:59 WARN mapred.JobClient: Use genericOptions for the option
-libjars
09/04/09 15:45:59 WARN mapred.JobClient: No job jar file set. User classes may
not be found. See JobConf(Class) or JobConf#setJar(String).
09/04/09 15:45:59 INFO mapred.HTableInputFormatBase: split:
0->d8g053.nhncorp.com:,00000000000,17,17-7156
09/04/09 15:45:59 INFO mapred.HTableInputFormatBase: split:
1->d8g053.nhncorp.com:00000000000,17,17-7156,000000000000,14,5-5707
09/04/09 15:45:59 INFO mapred.HTableInputFormatBase: split:
2->d8g053.nhncorp.com:000000000000,14,5-5707,000000000000,5,13-2260
09/04/09 15:45:59 INFO mapred.HTableInputFormatBase: split:
3->d8g053.nhncorp.com:000000000000,5,13-2260,0000000000000,1,1-423
09/04/09 15:45:59 INFO mapred.HTableInputFormatBase: split:
4->d8g053.nhncorp.com:0000000000000,1,1-423,
09/04/09 15:45:59 INFO mapred.JobClient: Running job: job_200904081716_0025
> Multiple job handling
> ---------------------
>
> Key: HAMA-175
> URL: https://issues.apache.org/jira/browse/HAMA-175
> Project: Hama
> Issue Type: Improvement
> Components: implementation
> Affects Versions: 0.1.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.1.0
>
> Attachments: HAMA-175.patch, HAMA-175_v01.patch
>
>
> It would be nice if collectBlocksMapRed jobs are run at the same time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.