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

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

> Remove default of using ImmutableOutputCommitter
> ------------------------------------------------
>
>                 Key: GIRAPH-82
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-82
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Jakob Homan
>            Priority: Major
>
> Currently if no outputformat is specified we default to 
> ImmutableOutputCommitter, essentially piping the results of the work out to 
> /dev/null.  This is a useful output option in some cases, but the default 
> probably shouldn't be to throw away work. Making outputformat a required 
> option and providing DevNullOutputFormat, or whatever, would likely save some 
> surprise from users.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to