[
https://issues.apache.org/jira/browse/HIVE-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267884#comment-14267884
]
Sergio Peña commented on HIVE-9285:
-----------------------------------
Thanks [~Ferd]
This looks good.
+1
> The move task doesn't work for inserting overwrite a local directory in test
> mode
> ---------------------------------------------------------------------------------
>
> Key: HIVE-9285
> URL: https://issues.apache.org/jira/browse/HIVE-9285
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: encryption-branch
> Reporter: Ferdinand Xu
> Assignee: Ferdinand Xu
> Fix For: encryption-branch
>
> Attachments: HIVE-9285-encryption.patch
>
>
> In the query test, the data warehouse is using the file system instead of the
> hdfs. So the schema will be "file://" instead of "hdfs://" that results isSub
> method doesn't function well.
> We can reproduce this bug by running the command
> "
> FROM src
> INSERT OVERWRITE DIRECTORY 'target/warehouse/dest4.out' SELECT src.value
> WHERE src.key >= 300;
> "
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)