[
https://issues.apache.org/jira/browse/TINKERPOP3-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko A. Rodriguez closed TINKERPOP3-338.
-----------------------------------------
Resolution: Won't Fix
> If a MapReduce emit object is MapReduce.NullObject, do not emit it.
> -------------------------------------------------------------------
>
> Key: TINKERPOP3-338
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-338
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: process
> Reporter: Marko A. Rodriguez
> Assignee: Marko A. Rodriguez
>
> There are three solutions to this problem that I see:
> * MapReduce.getFinalEmitPattern(Enum.KEY || Enum.VALUE || Enum.KEYVALUE)
> * MapReduce.getMapOutputKeyClass(), MapReduce.getMapOutputValueClass(),
> MapReduce.getReduceOutputKeyClass(), MapReduce.getReduceOutputValueClass();
> * GremlinOutputFormat(AnotherOutputFormat) and
> GremlinInputFormat(AnotherInputFormat) and it knows to be smart about
> MapReduce.NullObject.
> [~dalaro]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)