Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ resetScope
Method
resetScope
src/org/apache/pig/PigServer.java:170–173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
@VisibleForTesting
171
public
static
void
resetScope() {
172
scopeCounter.set(0);
173
}
174
175
/**
176
* @param execTypeString can be
'mapreduce'
or
'local'
. Local mode will
Callers
11
resetScope
Method · 0.95
resetScope
Method · 0.95
testBytesPerReducer
Method · 0.95
testAutoParallelism
Method · 0.95
testDecreaseParallelism
Method · 0.95
testIncreaseParallelism
Method · 0.95
testJoinWithDifferentDepth
Method · 0.95
testJoinWithDifferentDepth2
Method · 0.95
testJoinWithUnion
Method · 0.95
testUDFContextSetInBackend
Method · 0.95
testCross
Method · 0.95
Calls
1
set
Method · 0.65
Tested by
11
resetScope
Method · 0.76
resetScope
Method · 0.76
testBytesPerReducer
Method · 0.76
testAutoParallelism
Method · 0.76
testDecreaseParallelism
Method · 0.76
testIncreaseParallelism
Method · 0.76
testJoinWithDifferentDepth
Method · 0.76
testJoinWithDifferentDepth2
Method · 0.76
testJoinWithUnion
Method · 0.76
testUDFContextSetInBackend
Method · 0.76
testCross
Method · 0.76