[
https://issues.apache.org/jira/browse/HIVE-16573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996297#comment-15996297
]
anishek commented on HIVE-16573:
--------------------------------
[~ruili] i think i see where i confused you with my comments. please have a
look at code below :
{code}
if (!SessionState.get().isHiveServerQuery() && engine.equals("spark")) {
inPlaceUpdates = HiveConf.getBoolVar(conf,
HiveConf.ConfVars.SPARK_EXEC_INPLACE_PROGRESS);
}
{code}
I hope the above solves the case for hive-cli + spark to have progress bar
enabled ?
> In-place update for HoS can't be disabled
> -----------------------------------------
>
> Key: HIVE-16573
> URL: https://issues.apache.org/jira/browse/HIVE-16573
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Minor
>
> {{hive.spark.exec.inplace.progress}} has no effect
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)