MCPcopy Create free account
hub / github.com/apache/pig / getMapOutputRecords

Method getMapOutputRecords

src/org/apache/pig/tools/pigstats/JobStats.java:274–275  ·  view source on GitHub ↗

@deprecated If you are using mapreduce, please cast JobStats to org.apache.pig.tools.pigstats.mapreduce.MRJobStats, then use org.apache.pig.tools.pigstats.mapreduce.MRJobStats#getMapOutputRecords instead.

()

Source from the content-addressed store, hash-verified

272 * then use {@link org.apache.pig.tools.pigstats.mapreduce.MRJobStats#getMapOutputRecords} instead.
273 */
274 @Deprecated
275 abstract public long getMapOutputRecords();
276
277 /**
278 * @deprecated If you are using mapreduce, please cast JobStats to org.apache.pig.tools.pigstats.mapreduce.MRJobStats,

Callers 7

testMapOnlyMethod · 0.95
testMapOnlyBinStorageMethod · 0.95
testMapReduceOnlyMethod · 0.95
testMapCombineReduceMethod · 0.95
testMultipleMRJobsMethod · 0.95

Calls

no outgoing calls

Tested by 7

testMapOnlyMethod · 0.76
testMapOnlyBinStorageMethod · 0.76
testMapReduceOnlyMethod · 0.76
testMapCombineReduceMethod · 0.76
testMultipleMRJobsMethod · 0.76