[
https://issues.apache.org/jira/browse/HIVE-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067326#comment-15067326
]
Sergey Shelukhin commented on HIVE-12687:
-----------------------------------------
The substitutions in HiveConf sets the default value at init time, without the
config object, so it doesn't look like that is going to work. Documented the
default.
> LLAP Workdirs need to default to YARN local
> -------------------------------------------
>
> Key: HIVE-12687
> URL: https://issues.apache.org/jira/browse/HIVE-12687
> Project: Hive
> Issue Type: Bug
> Components: llap
> Affects Versions: 2.0.0, 2.1.0
> Reporter: Gopal V
> Assignee: Sergey Shelukhin
> Attachments: HIVE-12687.01.patch, HIVE-12687.patch
>
>
> {code}
> LLAP_DAEMON_WORK_DIRS("hive.llap.daemon.work.dirs", ""
> {code}
> is a bad default & fails at startup if not overridden.
> A better default would be to fall back onto YARN local dirs if this is not
> configured.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)