[
https://issues.apache.org/jira/browse/HIVE-12254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139912#comment-15139912
]
Sergey Shelukhin commented on HIVE-12254:
-----------------------------------------
{noformat}
+ String logPrefix = getHiveConf().getLogIdVar(sessionState.getSessionId());
+ ShimLoader.getHadoopShims().setHadoopCallerContext(logPrefix);
{noformat}
Should this call the ...SessionContext method?
Otherwise looks good. +1 can be fixed on commit
> Improve logging with yarn/hdfs
> ------------------------------
>
> Key: HIVE-12254
> URL: https://issues.apache.org/jira/browse/HIVE-12254
> Project: Hive
> Issue Type: Bug
> Components: Shims
> Affects Versions: 1.2.1
> Reporter: Vikram Dixit K
> Assignee: Vikram Dixit K
> Attachments: HIVE-12254.1.patch, HIVE-12254.2.patch
>
>
> In extension to HIVE-12249, adding info for Yarn/HDFS as well. Both
> HIVE-12249 and HDFS-9184 are required (and upgraded in hive for the HDFS
> issue) before this can be resolved.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)