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

Hudson commented on GIRAPH-615:
-------------------------------

Integrated in Giraph-trunk-Commit #909 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/909/])
    GIRAPH-615: Add support for multithreaded output (majakabiljo) (Revision 
621a022c0e910f38d961ec50a29e2686d7ae49a0)

     Result = SUCCESS
majakabiljo : 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=621a022c0e910f38d961ec50a29e2686d7ae49a0
Files : 
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java
* 
giraph-core/src/main/java/org/apache/giraph/worker/VertexInputSplitsCallableFactory.java
* giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java
* 
giraph-core/src/main/java/org/apache/giraph/worker/EdgeInputSplitsCallableFactory.java
* giraph-core/src/main/java/org/apache/giraph/utils/ProgressableUtils.java
* giraph-core/src/main/java/org/apache/giraph/edge/EdgeStore.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/graph/ComputeCallable.java
* giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
* giraph-core/src/main/java/org/apache/giraph/utils/CallableFactory.java
* 
giraph-core/src/main/java/org/apache/giraph/worker/InputSplitsCallableFactory.java

                
> Add support for multithreaded output
> ------------------------------------
>
>                 Key: GIRAPH-615
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-615
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-615.patch
>
>
> Some output formats, like giraph-hive stuff, can write output in parallel. We 
> should provide an option to choose number of threads to use for storing 
> output.

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

Reply via email to