You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/01/04 21:50:04 UTC

[jira] [Created] (HIVE-18378) Explain plan should show if a Map/Reduce Work is being cached

Sahil Takiar created HIVE-18378:
-----------------------------------

             Summary: 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


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
(v6.4.14#64029)