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 <av...@gmail.com> on 2012/10/18 07:46:24 UTC

Review Request: GIRAPH-379: HiveGiraphRunner should have a skipOutput option for testing

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

Review request for giraph.


Description
-------

It is useful to be able to skip the output when using HiveGiraphRunner when doing testing.


This addresses bug GIRAPH-379.
    https://issues.apache.org/jira/browse/GIRAPH-379


Diffs
-----

  http://svn.apache.org/repos/asf/giraph/trunk/giraph-formats-contrib/src/main/java/org/apache/giraph/io/hcatalog/HiveGiraphRunner.java 1399453 

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


Testing
-------

Passed mvn clean install
Tested on a cluster using HiveGiraphRunner.


Thanks,

Avery Ching