[
https://issues.apache.org/jira/browse/HIVE-16573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994630#comment-15994630
]
anishek commented on HIVE-16573:
--------------------------------
[~ruili] The reason we need the additional check is because when using beeline,
it will always request the progress bar and since spark code flow does not have
any implementation to serialize the progress information it might result in
errors. For spark progress bar is only available on hive-cli mode not
hiveserver2 + beeline mode. the method is currently common for both tez/spark
code flows and hence all variations have to be taken care of independently
* enable server side progress bar info X for both tez / spark
* enable hive cli side progress bar info X for both tez / spark
Hope this makes makes.
> 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)