[
https://issues.apache.org/jira/browse/TEZ-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361454#comment-14361454
]
Hadoop QA commented on TEZ-2199:
--------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12704551/TEZ-2199.1.patch
against master revision b18552b.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/303//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/303//console
This message is automatically generated.
> 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
> Assignee: Hitesh Shah
> Attachments: TEZ-2199.1.patch
>
>
> 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)