Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ parseStopOnError
Method
parseStopOnError
src/org/apache/pig/tools/grunt/GruntParser.java:203–206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
201
}
202
203
public
int
[] parseStopOnError() throws IOException, ParseException
204
{
205
return
parseStopOnError(false);
206
}
207
208
/**
209
* Parses Pig commands in either interactive mode or batch mode.
Callers
15
registerScript
Method · 0.95
testMultiQueryWithExplain
Method · 0.95
testMultiQueryWithDump
Method · 0.95
testMultiQueryWithDescribe
Method · 0.95
testMultiQueryWithIllustrate
Method · 0.95
_testSkipParseInRegisterForBatch
Method · 0.95
copyFromLocalToCluster
Method · 0.95
testMultiQueryWithDescribe
Method · 0.95
testMultiQueryWithIllustrate
Method · 0.95
testMultiQueryWithExplain
Method · 0.95
testMultiQueryWithDump
Method · 0.95
testLoadStoreLoop
Method · 0.95
Calls
6
setBatchOn
Method · 0.95
prompt
Method · 0.95
executeBatch
Method · 0.95
discardBatch
Method · 0.95
setSkipParseInRegisterForBatch
Method · 0.80
parse
Method · 0.45
Tested by
12
registerScript
Method · 0.76
testMultiQueryWithExplain
Method · 0.76
testMultiQueryWithDump
Method · 0.76
testMultiQueryWithDescribe
Method · 0.76
testMultiQueryWithIllustrate
Method · 0.76
_testSkipParseInRegisterForBatch
Method · 0.76
copyFromLocalToCluster
Method · 0.76
testMultiQueryWithDescribe
Method · 0.76
testMultiQueryWithIllustrate
Method · 0.76
testMultiQueryWithExplain
Method · 0.76
testMultiQueryWithDump
Method · 0.76
testLoadStoreLoop
Method · 0.76