Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getDfs
Method
getDfs
src/org/apache/pig/impl/PigContext.java:531–533 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
529
}
530
531
public
DataStorage getDfs() {
532
return
dfs;
533
}
534
535
public
DataStorage getLfs() {
536
return
lfs;
Callers
15
testPigServer
Method · 0.95
testLocalModeNegative2
Method · 0.80
checkStorePath
Method · 0.80
testValidator
Method · 0.80
testWhitelist1
Method · 0.80
testWhitelist2
Method · 0.80
testBlackAndWhitelist
Method · 0.80
checkLoadPath
Method · 0.80
testMapReduceModeInputPositive
Method · 0.80
testMapReduceModeInputNegative2
Method · 0.80
createHadoopTempFile
Method · 0.80
createHadoopNonExistenceTempFile
Method · 0.80
Calls
no outgoing calls
Tested by
15
testPigServer
Method · 0.76
testLocalModeNegative2
Method · 0.64
checkStorePath
Method · 0.64
testValidator
Method · 0.64
testWhitelist1
Method · 0.64
testWhitelist2
Method · 0.64
testBlackAndWhitelist
Method · 0.64
checkLoadPath
Method · 0.64
testMapReduceModeInputPositive
Method · 0.64
testMapReduceModeInputNegative2
Method · 0.64
createHadoopTempFile
Method · 0.64
createHadoopNonExistenceTempFile
Method · 0.64