Alexander Kolbasov created HIVE-17806:
-----------------------------------------
Summary: 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
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)