You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/11/23 10:40:00 UTC

[jira] [Updated] (HIVE-9928) Empty buckets are not created on non-HDFS file system

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

Jesus Camacho Rodriguez updated HIVE-9928:
------------------------------------------
    Fix Version/s:     (was: 2.1.1)
                       (was: 2.2.0)

> Empty buckets are not created on non-HDFS file system
> -----------------------------------------------------
>
>                 Key: HIVE-9928
>                 URL: https://issues.apache.org/jira/browse/HIVE-9928
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Ankit Kamboj
>            Assignee: Ankit Kamboj
>         Attachments: HIVE-9928.1.patch
>
>
> Bucketing should create empty buckets on the destination file system. There is a problem in that logic that it uses path.toUri().getPath().toString() to find the relevant path. But this chain of methods always resolves to relative path which ends up creating the empty buckets in hdfs rather than actual destination fs. 



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