Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getAlias
Method
getAlias
src/org/apache/pig/backend/executionengine/ExecJob.java:67–67 ·
view source on GitHub ↗
Returns the alias of relation generated by this job
()
Source
from the content-addressed store, hash-verified
65
* Returns the alias of relation generated by this job
66
*/
67
public
String getAlias() throws ExecException;
68
69
/**
70
* Get configuration information
Callers
15
testFilterFilter
Method · 0.65
testFilterUnion
Method · 0.65
testFilterConstantConditionUnion
Method · 0.65
testFilterUDFUnion
Method · 0.65
testFilterCross
Method · 0.65
testFilterCross1
Method · 0.65
testFilterCross2
Method · 0.65
testFilterConstantConditionCross
Method · 0.65
testFilterUDFCross
Method · 0.65
testFilterCogroup
Method · 0.65
testFilterConstantConditionCogroup
Method · 0.65
testFilterUDFCogroup
Method · 0.65
Implementers
1
HJob
src/org/apache/pig/backend/hadoop/exec
Calls
no outgoing calls
Tested by
15
testFilterFilter
Method · 0.52
testFilterUnion
Method · 0.52
testFilterConstantConditionUnion
Method · 0.52
testFilterUDFUnion
Method · 0.52
testFilterCross
Method · 0.52
testFilterCross1
Method · 0.52
testFilterCross2
Method · 0.52
testFilterConstantConditionCross
Method · 0.52
testFilterUDFCross
Method · 0.52
testFilterCogroup
Method · 0.52
testFilterConstantConditionCogroup
Method · 0.52
testFilterUDFCogroup
Method · 0.52