[
https://issues.apache.org/jira/browse/HIVE-18378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340647#comment-16340647
]
liyunzhang edited comment on HIVE-18378 at 1/26/18 7:21 AM:
------------------------------------------------------------
[~stakiar]: can you assign this jira to me ? I guess this feature is need by
HIVE-17486 and once HIVE-17486 is resolved, it is better to show whether the
table is cached or not in explain.
was (Author: kellyzly):
[~stakiar]: can you assign this jira to me ? I guess this feature is need by
HIVE-17486 and once HIVE-17486 is resolved, it is better to show whether the
work is cached in explain.
> Explain plan should show if a Map/Reduce Work is being cached
> -------------------------------------------------------------
>
> Key: HIVE-18378
> URL: https://issues.apache.org/jira/browse/HIVE-18378
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: liyunzhang
> Priority: Major
>
> It would be nice if the explain plan showed what {{MapWork}} / {{ReduceWork}}
> objects are being cached by Spark.
> The {{CombineEquivalentWorkResolver}} is the only code that triggers Spark
> cache-ing, so we should be able to modify it so that it displays if a work
> object will be cached or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)