[ 
https://issues.apache.org/jira/browse/HAMA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180920#comment-13180920
 ] 

Hudson commented on HAMA-476:
-----------------------------

Integrated in Hama-Nightly #416 (See 
[https://builds.apache.org/job/Hama-Nightly/416/])
    HAMA-476 Splitter doesn't work correctly

edwardyoon : 
Files : 
* /incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPJobClient.java
* 
/incubator/hama/trunk/examples/src/main/java/org/apache/hama/examples/ShortestPaths.java

                
> Splitter doesn't work correctly
> -------------------------------
>
>                 Key: HAMA-476
>                 URL: https://issues.apache.org/jira/browse/HAMA-476
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: patch.txt, patch_01.txt
>
>
> - To split sequencefile as user requested size, there's no way to avoid 
> read/write records. I think we have to use just blockSize. 
> - Unlike MapReduce, we are unable to queuing tasks when exceeds cluster 
> capacity (I have no idea at the moment).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to