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

Hudson commented on GIRAPH-92:
------------------------------

Integrated in Giraph-trunk-Commit #38 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/38/])
    GIRAPH-92. Need outputformat for just vertex ID and value.

jghoman : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1203379
Files : 
* /incubator/giraph/trunk/CHANGELOG
* 
/incubator/giraph/trunk/src/main/java/org/apache/giraph/lib/AdjacencyListTextVertexOutputFormat.java
* 
/incubator/giraph/trunk/src/main/java/org/apache/giraph/lib/IdWithValueTextOutputFormat.java
* 
/incubator/giraph/trunk/src/test/java/org/apache/giraph/lib/TestIdWithValueTextOutputFormat.java

                
> Need outputformat for just vertex ID and value
> ----------------------------------------------
>
>                 Key: GIRAPH-92
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-92
>             Project: Giraph
>          Issue Type: New Feature
>          Components: lib
>    Affects Versions: 0.70.0
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>             Fix For: 0.70.0
>
>         Attachments: GIRAPH-92-2.patch, GIRAPH-92.patch
>
>
> We should have an text outputformat that just spits out the vertex id and 
> value without its edges:
> {noformat}index.html 0.9423{noformat}
> This would be particularly helpful for further processing by, for instance, 
> Pig.

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