MCPcopy 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

testWriteToDBMethod · 0.95
openIteratorMethod · 0.95
testMultiStoreMethod · 0.65
testStopOnFailureMethod · 0.65
storeMethod · 0.65

Implementers 1

HJobsrc/org/apache/pig/backend/hadoop/exec

Calls

no outgoing calls

Tested by 3

testWriteToDBMethod · 0.76
testMultiStoreMethod · 0.52
testStopOnFailureMethod · 0.52