MCPcopy Create free account
hub / github.com/apache/pig / getStatus

Method getStatus

src/org/apache/pig/backend/executionengine/ExecJob.java:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 public static final String PROGRESS_KEY = "job.progress";
43
44 public JOB_STATUS getStatus();
45
46 /**
47 * true is the physical plan has executed successfully and results are ready

Callers 15

testWriteToDBMethod · 0.95
testToolsPigServerMethod · 0.95
openIteratorMethod · 0.95
testAvroStorageMethod · 0.65
testMultiStoreMethod · 0.65
runTestMethod · 0.65
testNativeMRJobSimpleMethod · 0.65
testBatchAliasesMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by 15

testWriteToDBMethod · 0.76
testToolsPigServerMethod · 0.76
testAvroStorageMethod · 0.52
testMultiStoreMethod · 0.52
runTestMethod · 0.52
testNativeMRJobSimpleMethod · 0.52
testBatchAliasesMethod · 0.52