You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by Armando <a....@student.vu.nl> on 2013/07/22 11:42:17 UTC

Review Request 12807: GIRAPH-549: Rexter InputFormat

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12807/
-----------------------------------------------------------

Review request for giraph, Armando, Claudio Martella, and Nitay Joffe.


Description
-------

This patch provides support for Rexster in Giraph via an Input Format. The main classes are RexsterVertexInputFormat and RexsterEdgeInputFormat which can be extended by the user to implement customary InputFormats for Rexster. The patch also includes:
(a) support for gremlin scripts
(b) tests on the example user classes
(c) a page documentation about the InputFormat and how this can be used.


Diffs
-----


Diff: https://reviews.apache.org/r/12807/diff/


Testing
-------

I tested:
(a) empty database
(b) a toy database without query
(c) a toy database using a gremlin query

I tested both with TinkerGraph and with Neo4jGraph


File Attachments
----------------

Rexster Input Format support
  https://reviews.apache.org/media/uploaded/files/2013/07/22/GIRAPH-549.patch


Thanks,

Armando


Re: Review Request 12807: GIRAPH-549: Rexter InputFormat

Posted by Armando <a....@student.vu.nl>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12807/#review23623
-----------------------------------------------------------

Ship it!


Ship It!

- Armando


On July 22, 2013, 10:20 a.m., Armando wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/12807/
> -----------------------------------------------------------
> 
> (Updated July 22, 2013, 10:20 a.m.)
> 
> 
> Review request for giraph.
> 
> 
> Bugs: GIRAPH-549
>     None
> 
> 
> Description
> -------
> 
> This patch provides support for Rexster in Giraph via an Input Format. The main classes are RexsterVertexInputFormat and RexsterEdgeInputFormat which can be extended by the user to implement customary InputFormats for Rexster. The patch also includes:
> (a) support for gremlin scripts
> (b) tests on the example user classes
> (c) a page documentation about the InputFormat and how this can be used.
> 
> 
> Diffs
> -----
> 
> 
> Diff: https://reviews.apache.org/r/12807/diff/
> 
> 
> Testing
> -------
> 
> I tested:
> (a) empty database
> (b) a toy database without query
> (c) a toy database using a gremlin query
> 
> I tested both with TinkerGraph and with Neo4jGraph
> 
> 
> File Attachments
> ----------------
> 
> 
>   https://reviews.apache.org/media/uploaded/files/2013/07/22/GIRAPH-549_1.patch
> 
> 
> Thanks,
> 
> Armando
> 
>


Re: Review Request 12807: GIRAPH-549: Rexter InputFormat

Posted by Armando <a....@student.vu.nl>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12807/
-----------------------------------------------------------

(Updated July 22, 2013, 10:20 a.m.)


Review request for giraph.


Bugs: GIRAPH-549
    None


Description
-------

This patch provides support for Rexster in Giraph via an Input Format. The main classes are RexsterVertexInputFormat and RexsterEdgeInputFormat which can be extended by the user to implement customary InputFormats for Rexster. The patch also includes:
(a) support for gremlin scripts
(b) tests on the example user classes
(c) a page documentation about the InputFormat and how this can be used.


Diffs
-----


Diff: https://reviews.apache.org/r/12807/diff/


Testing
-------

I tested:
(a) empty database
(b) a toy database without query
(c) a toy database using a gremlin query

I tested both with TinkerGraph and with Neo4jGraph


File Attachments (updated)
----------------


  https://reviews.apache.org/media/uploaded/files/2013/07/22/GIRAPH-549_1.patch


Thanks,

Armando


Re: Review Request 12807: GIRAPH-549: Rexter InputFormat

Posted by Armando <a....@student.vu.nl>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12807/
-----------------------------------------------------------

(Updated July 22, 2013, 10:13 a.m.)


Review request for giraph, Armando, Claudio Martella, and Nitay Joffe.


Description
-------

This patch provides support for Rexster in Giraph via an Input Format. The main classes are RexsterVertexInputFormat and RexsterEdgeInputFormat which can be extended by the user to implement customary InputFormats for Rexster. The patch also includes:
(a) support for gremlin scripts
(b) tests on the example user classes
(c) a page documentation about the InputFormat and how this can be used.


Diffs
-----


Diff: https://reviews.apache.org/r/12807/diff/


Testing
-------

I tested:
(a) empty database
(b) a toy database without query
(c) a toy database using a gremlin query

I tested both with TinkerGraph and with Neo4jGraph


File Attachments
----------------

Rexster Input Format support
  https://reviews.apache.org/media/uploaded/files/2013/07/22/GIRAPH-549.patch


Thanks,

Armando