[ 
https://issues.apache.org/jira/browse/GIRAPH-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gianmarco De Francisci Morales updated GIRAPH-235:
--------------------------------------------------

    Attachment: GIRAPH-235.2.patch

Rebased the patch, changed the names and moved the classes to the /io folder.

Passes mvn verify apart from findbugs, but it is not related to this patch:

{code}
[INFO] org.apache.giraph.BspCase.getNumResults(Configuration, Path) discards 
result of readLine after checking if it is nonnull 
["org.apache.giraph.BspCase"] At BspCase.java:[lines 44-394]
[INFO] Dead store to env in 
org.apache.giraph.examples.SimpleTriangleClosingVertexTest.testSuperstepOne() 
["org.apache.giraph.examples.SimpleTriangleClosingVertexTest"] At 
SimpleTriangleClosingVertexTest.java:[lines 36-94]
{code}
                
> SequenceFile output format (id-value only)
> ------------------------------------------
>
>                 Key: GIRAPH-235
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-235
>             Project: Giraph
>          Issue Type: New Feature
>          Components: lib
>            Reporter: Gianmarco De Francisci Morales
>            Assignee: Gianmarco De Francisci Morales
>         Attachments: GIRAPH-235.1.patch, GIRAPH-235.2.patch
>
>
> Create a SequenceFileOutputFormat for the cases where compression is 
> important and we only want the value of the vertex (e.g. pagerank)

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