[
https://issues.apache.org/jira/browse/HAMA-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535460#comment-13535460
]
Hudson commented on HAMA-531:
-----------------------------
Integrated in Hama-Nightly #769 (See
[https://builds.apache.org/job/Hama-Nightly/769/])
HAMA-531: Fix build failure (Revision 1423297)
HAMA-531: Minor changes. Make partition dir configurable (Revision 1423269)
Result = FAILURE
edwardyoon :
Files :
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPJob.java
edwardyoon :
Files :
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPJob.java
* /hama/trunk/core/src/main/java/org/apache/hama/bsp/PartitioningRunner.java
* /hama/trunk/core/src/test/java/org/apache/hama/bsp/TestPartitioning.java
> Data re-partitioning in BSPJobClient
> ------------------------------------
>
> Key: HAMA-531
> URL: https://issues.apache.org/jira/browse/HAMA-531
> Project: Hama
> Issue Type: Improvement
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Priority: Critical
> Fix For: 0.6.1
>
> Attachments: HAMA-531_1.patch, HAMA-531_2.patch,
> HAMA-531_final.patch, patch.txt, patch_v02.txt, patch_v03.txt, patch_v04.txt
>
>
> The re-partitioning the data is a very expensive operation. By the way,
> currently, we processes read/write operations sequentially using HDFS api in
> BSPJobClient from client-side. This causes potential too many open files
> error, contains HDFS overheads, and shows slow performance.
> We have to find another way to re-partitioning data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira