[
https://issues.apache.org/jira/browse/HIVE-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412141#comment-15412141
]
Siddharth Seth commented on HIVE-14421:
---------------------------------------
bq. LOG.error("Failed to delete path at {} on fs with scheme {}", path, (fs ==
null ? "Unknown-null" : fs.getScheme()), e);
The last argument will be treated as a throwable - and handled the same as
LOG.error(String, Throwable)
> FS.deleteOnExit holds references to _tmp_space.db files
> -------------------------------------------------------
>
> Key: HIVE-14421
> URL: https://issues.apache.org/jira/browse/HIVE-14421
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: HIVE-14421.01.patch, HIVE-14421.02.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)