Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getException
Method
getException
src/org/apache/pig/backend/executionengine/ExecJob.java:115–115 ·
view source on GitHub ↗
Get exceptions that happened during execution
()
Source
from the content-addressed store, hash-verified
113
* Get exceptions that happened during execution
114
*/
115
public
Exception getException();
116
}
Callers
5
testWriteToDB
Method · 0.95
openIterator
Method · 0.95
testMultiStore
Method · 0.65
testStopOnFailure
Method · 0.65
store
Method · 0.65
Implementers
1
HJob
src/org/apache/pig/backend/hadoop/exec
Calls
no outgoing calls
Tested by
3
testWriteToDB
Method · 0.76
testMultiStore
Method · 0.52
testStopOnFailure
Method · 0.52