You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/10/11 07:07:42 UTC

[jira] [Commented] (GIRAPH-779) Make it easier to reuse object with hive-io input

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

Hudson commented on GIRAPH-779:
-------------------------------

SUCCESS: Integrated in Giraph-trunk-Commit #1344 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1344/])
GIRAPH-779: Make it easier to reuse objects with hive-io input (majakabiljo) (majakabiljo: http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=768b7917f260bc3528f30c541e8974a841fe3fbc)
* giraph-hive/src/main/java/org/apache/giraph/hive/input/edge/examples/HiveIntNullEdge.java
* giraph-hive/src/main/java/org/apache/giraph/hive/input/vertex/SimpleHiveToVertex.java
* giraph-hive/src/main/java/org/apache/giraph/hive/jython/JythonHiveToVertex.java
* giraph-hive/src/main/java/org/apache/giraph/hive/input/vertex/examples/HiveIntNullNullVertex.java
* giraph-hive/src/main/java/org/apache/giraph/hive/input/edge/examples/HiveIntDoubleEdge.java
* giraph-hive/src/main/java/org/apache/giraph/hive/input/vertex/examples/HiveIntDoubleDoubleVertex.java
* giraph-hive/src/main/java/org/apache/giraph/hive/common/HiveParsing.java
* giraph-hive/pom.xml
* giraph-hive/src/main/java/org/apache/giraph/hive/jython/JythonHiveToEdge.java
* giraph-hive/src/main/java/org/apache/giraph/hive/input/vertex/examples/HiveIntIntNullVertex.java
* giraph-hive/src/main/java/org/apache/giraph/hive/input/edge/SimpleHiveToEdge.java
* CHANGELOG


> Make it easier to reuse object with hive-io input
> -------------------------------------------------
>
>                 Key: GIRAPH-779
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-779
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-779.patch
>
>
> Reusing objects helps us keep GC under control, we should provide an easy way to reuse them during input.



--
This message was sent by Atlassian JIRA
(v6.1#6144)