[
https://issues.apache.org/jira/browse/HIVE-12262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated HIVE-12262:
------------------------------
Attachment: HIVE-12262.1.patch
Attach patch. The patch is not aim to solve the issue, but to:
1. Log warning messages for possible reasons session log dir could not be
created
1. If the reason is operation root dir is missing, which might be the most
possible one, create the operation root dir
> Session log dir cannot be created in some cases
> -----------------------------------------------
>
> Key: HIVE-12262
> URL: https://issues.apache.org/jira/browse/HIVE-12262
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 1.3.0, 2.0.0
>
> Attachments: HIVE-12262.1.patch
>
>
> We see intermittent error in hiveserver2 log:
> {code}
> (HiveSessionImpl.java:setOperationLogSessionDir(211)) - Unable to create
> operation log session directory:xxxxxx
> {code}
> User are not able to retrieve their operation log through Hue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)