[
https://issues.apache.org/jira/browse/HIVE-26420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17615710#comment-17615710
]
László Bodor commented on HIVE-26420:
-------------------------------------
finally a solved with this by the environment, closing this until it's not
needed for another reason
> Configurable timeout for HiveSplitGenerator to wait for LLAP instances
> ----------------------------------------------------------------------
>
> Key: HIVE-26420
> URL: https://issues.apache.org/jira/browse/HIVE-26420
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> In some circumstances we cannot guarantee that LLAP daemons are ready as soon
> as Tez AMs, but don't want the query to fail immediately with:
> {code}
> Caused by: java.lang.IllegalArgumentException: No running LLAP daemons!
> Please check LLAP service status and zookeeper configuration
> com.google.common.base.Preconditions.checkArgument(Preconditions.java:142)
>
> org.apache.hadoop.hive.ql.exec.tez.Utils.getCustomSplitLocationProvider(Utils.java:105)
>
> org.apache.hadoop.hive.ql.exec.tez.Utils.getSplitLocationProvider(Utils.java:77)
>
> org.apache.hadoop.hive.ql.exec.tez.HiveSplitGenerator.<init>(HiveSplitGenerator.java:147)
> 19 more
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)