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

Method run

src/org/apache/pig/PigRunner.java:48–50  ·  view source on GitHub ↗
(String[] args, PigProgressNotificationListener listener)

Source from the content-addressed store, hash-verified

46 }
47
48 public static PigStats run(String[] args, PigProgressNotificationListener listener) {
49 return PigStatsUtil.getPigStats(Main.run(args, listener));
50 }
51
52}

Callers 15

testSchemaResetterMethod · 0.95
testNagative7Method · 0.95
testGroupByMethod · 0.95
testSkewedJoinMethod · 0.95
testMergeJoinMethod · 0.95
testFRJoinMethod · 0.95
testRegularJoinMethod · 0.95
testRightOuterJoinMethod · 0.95
testLeftOuterJoinMethod · 0.95
testBloomJoinMethod · 0.95
testBloomJoinOuterMethod · 0.95
testErrorLogFileMethod · 0.95

Calls 2

getPigStatsMethod · 0.95
runMethod · 0.95

Tested by 15

testSchemaResetterMethod · 0.76
testNagative7Method · 0.76
testGroupByMethod · 0.76
testSkewedJoinMethod · 0.76
testMergeJoinMethod · 0.76
testFRJoinMethod · 0.76
testRegularJoinMethod · 0.76
testRightOuterJoinMethod · 0.76
testLeftOuterJoinMethod · 0.76
testBloomJoinMethod · 0.76
testBloomJoinOuterMethod · 0.76
testErrorLogFileMethod · 0.76