[ https://issues.apache.org/jira/browse/HIVE-17806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16213003#comment-16213003 ]
Vihang Karajgaonkar commented on HIVE-17806: -------------------------------------------- Patch merged to master. Thanks for your contribution [~akolb]. Does this need to be merged in branch-2 as well? > 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.04.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)