You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Avery Ching (Commented) (JIRA)" <ji...@apache.org> on 2011/10/26 19:33:32 UTC

[jira] [Commented] (GIRAPH-65) Using an executable/script to compute on vertexes communicating through standard input/output (aka Giraph Streaming)

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

Avery Ching commented on GIRAPH-65:
-----------------------------------

This is a very useful idea to help folks do quick, ad-hoc stuff.  As a related note, you'll need a bunch of standard vertex input/output formats to help folks get started.  It'll be interesting to see what you use for the serialization across languages (thrift, avro, protocol buffers, etc.).
                
> Using an executable/script to compute on vertexes communicating through standard input/output (aka Giraph Streaming)
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: GIRAPH-65
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-65
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Gianmarco De Francisci Morales
>            Priority: Minor
>
> A feature similar to Hadoop Streaming, where a general executable/script can be plugged in the MapReduce framework.
> This would allow to perform quick queries on the graph using Python or other scripting languages.
> For Giraph, the executable/script would replace the Vertex.compute() method.

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