Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getExecType
Method
getExecType
test/org/apache/pig/test/MiniCluster.java:60–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
@Override
61
public
ExecType getExecType() {
62
return
ExecType.MAPREDUCE;
63
}
64
65
@Override
66
protected
void
setupMiniDfsAndMrClusters() {
Callers
15
testCompressed1
Method · 0.45
testCompressed2
Method · 0.45
setUp
Method · 0.45
testNestedDistinctEndToEnd1
Method · 0.45
testNestedSortEndToEnd3
Method · 0.45
testCustomPartitionerWithSort
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
testNestedPlan
Method · 0.45
testNestedPlanWithExpressionAssignment
Method · 0.45
testNestedPlanForCloning
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected