You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Abhishek Girish (JIRA)" <ji...@apache.org> on 2014/12/01 07:53:12 UTC

[jira] [Created] (DRILL-1791) CTAS fails due to issue stale file handle

Abhishek Girish created DRILL-1791:
--------------------------------------

             Summary: CTAS fails due to issue stale file handle
                 Key: DRILL-1791
                 URL: https://issues.apache.org/jira/browse/DRILL-1791
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Writer
            Reporter: Abhishek Girish
            Assignee: Jacques Nadeau
         Attachments: drillbit.log

CTAS statement failed with RuntimeException and logs indicate it is due to invalid / stale file handle. 

Previous CTAS statement was incomplete due to a different issue and had to be redone. The existing files that were created from the previous CTAS statement were deleted via the hadoop fs command. 

On restarting CTAS, after about a few minutes of delay, this issue was seen. 

A snippet of the drillbit.log file has been attached (truncated due to it's large size)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)