[ 
https://issues.apache.org/jira/browse/HIVE-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brock Noland updated HIVE-9285:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thank you Ferdinand! I have committed to branch.

> 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)

Reply via email to