You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/12 18:23:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Dionysios Logothetis resolved GIRAPH-65.
----------------------------------------
    Resolution: Fixed

> 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 was sent by Atlassian Jira
(v8.3.4#803005)