You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/10/13 23:01:06 UTC

[jira] [Updated] (HIVE-17806) Create directory for metrics file if it doesn't exist

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

Alexander Kolbasov updated HIVE-17806:
--------------------------------------
    Attachment: HIVE-17806.01.patch

> Create directory for metrics file if it doesn't exist
> -----------------------------------------------------
>
>                 Key: HIVE-17806
>                 URL: https://issues.apache.org/jira/browse/HIVE-17806
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 3.0.0
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>         Attachments: HIVE-17806.01.patch
>
>
> HIVE-17563 changed metrics code to use local file system operations instead of Hadoop local file system operations. There is an unintended side effect - hadoop file systems create the directory if it doesn't exist and java nio interfaces don't. The purpose of this fix is to revert the behavior to the original one to avoid surprises.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)