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)

Reply via email to