You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Laks (JIRA)" <ji...@apache.org> on 2019/07/12 19:05:00 UTC

[jira] [Created] (TEZ-4078) Issue with Tez execution engine when the default FS is referred to S3

Laks created TEZ-4078:
-------------------------

             Summary: Issue with Tez execution engine when the default FS is referred to S3
                 Key: TEZ-4078
                 URL: https://issues.apache.org/jira/browse/TEZ-4078
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.9.1
         Environment: AWS
            Reporter: Laks


In AWS when we have changed default FS of hive-site.xml file from HDFS to S3 and executing hive "INSERT" statement we are receiving the issue.

 

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask
 
 Incomplete HDFS URI

 

But when i updated the hive execution engine to MR i am able to execute the INSERT statement and this looks to me as bug that needs to be fixed.

 

Please suggest.

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)