Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testSchemaResetter
Method · 0.95
testNagative7
Method · 0.95
testGroupBy
Method · 0.95
testSkewedJoin
Method · 0.95
testMergeJoin
Method · 0.95
testFRJoin
Method · 0.95
testRegularJoin
Method · 0.95
testRightOuterJoin
Method · 0.95
testLeftOuterJoin
Method · 0.95
testBloomJoin
Method · 0.95
testBloomJoinOuter
Method · 0.95
testErrorLogFile
Method · 0.95
Calls
2
getPigStats
Method · 0.95
run
Method · 0.95
Tested by
15
testSchemaResetter
Method · 0.76
testNagative7
Method · 0.76
testGroupBy
Method · 0.76
testSkewedJoin
Method · 0.76
testMergeJoin
Method · 0.76
testFRJoin
Method · 0.76
testRegularJoin
Method · 0.76
testRightOuterJoin
Method · 0.76
testLeftOuterJoin
Method · 0.76
testBloomJoin
Method · 0.76
testBloomJoinOuter
Method · 0.76
testErrorLogFile
Method · 0.76