Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testWriteToDB
Method · 0.95
testToolsPigServer
Method · 0.95
testToolsPigServerRegister
Method · 0.95
testUDFContextSetInBackend
Method · 0.95
openIterator
Method · 0.95
testAvroStorage
Method · 0.65
testNestedSortMultiQueryEndToEnd1
Method · 0.65
testNestedSortMultiQueryEndToEnd2
Method · 0.65
testMultiStore
Method · 0.65
runTest
Method · 0.65
testNativeMRJobSimple
Method · 0.65
testBatchAliases
Method · 0.65
Implementers
1
HJob
src/org/apache/pig/backend/hadoop/exec
Calls
no outgoing calls
Tested by
15
testWriteToDB
Method · 0.76
testToolsPigServer
Method · 0.76
testToolsPigServerRegister
Method · 0.76
testUDFContextSetInBackend
Method · 0.76
testAvroStorage
Method · 0.52
testNestedSortMultiQueryEndToEnd1
Method · 0.52
testNestedSortMultiQueryEndToEnd2
Method · 0.52
testMultiStore
Method · 0.52
runTest
Method · 0.52
testNativeMRJobSimple
Method · 0.52
testBatchAliases
Method · 0.52
testMultiQueryJiraPig1108
Method · 0.52