Hitesh Shah created TEZ-2199:
--------------------------------
Summary: updateLocalResourcesForInputSplits assumes wrongly that
split data is on same FS as the default FS
Key: TEZ-2199
URL: https://issues.apache.org/jira/browse/TEZ-2199
Project: Apache Tez
Issue Type: Bug
Reporter: Hitesh Shah
Seen in a Windows Azure scenario:
Caused by: java.io.FileNotFoundException:
hdfs://namenode:9000/hive/scratch/_tez_scratch_dir/split_Map_1/job.split: No
such file or directory.
at
org.apache.hadoop.fs.azure.NativeAzureFileSystem.getFileStatus(NativeAzureFileSystem.java:1625)
at
org.apache.tez.mapreduce.hadoop.MRInputHelpers.updateLocalResourcesForInputSplits(MRInputHelpers.java:639)
at
org.apache.tez.mapreduce.hadoop.MRInputHelpers.configureMRInputWithLegacySplitGeneration(MRInputHelpers.java:115)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)