[ https://issues.apache.org/jira/browse/HIVE-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049886#comment-15049886 ]
Eugene Koifman commented on HIVE-12632: --------------------------------------- I assume this is a .q file? This looks OK to me. you may want to change your "insert into table orc_llap partition (csmallint = 1) values (1, 1, 1, 1);" to update (or just add an update stmt). It should throw an error if it doesn't think it's configured for Acid/using Acid table. > LLAP: don't use IO elevator for ACID tables > -------------------------------------------- > > Key: HIVE-12632 > URL: https://issues.apache.org/jira/browse/HIVE-12632 > Project: Hive > Issue Type: Bug > Reporter: Takahiko Saito > Assignee: Sergey Shelukhin > Attachments: HIVE-12632.patch > > > Until HIVE-12631 is fixed, we need to avoid ACID tables in IO elevator. Right > now, a FileNotFound error is thrown. -- This message was sent by Atlassian JIRA (v6.3.4#6332)