Rohini Palaniswamy created PIG-4800:
---------------------------------------
Summary: EvalFunc.getCacheFiles() fails for different namenode
Key: PIG-4800
URL: https://issues.apache.org/jira/browse/PIG-4800
Project: Pig
Issue Type: Bug
Reporter: Rohini Palaniswamy
Assignee: Rohini Palaniswamy
Fix For: 0.16.0
{code}
Caused by: java.io.FileNotFoundException: File does not exist: /tmp/input.txt
at
org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1309)
at
org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1301)
at
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
at
org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1317)
at
org.apache.pig.backend.hadoop.executionengine.tez.TezResourceManager.getTezResources(TezResourceManager.java:133)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)