Aaron Davidson created SPARK-4106:
-------------------------------------

             Summary: Shuffle write and spill to disk metrics are not incorrect
                 Key: SPARK-4106
                 URL: https://issues.apache.org/jira/browse/SPARK-4106
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.2.0
            Reporter: Aaron Davidson
            Priority: Critical


I have an encountered a job which has some disk spilled (memory) but the disk 
spilled (disk) is 0, as well as the shuffle write. If I switch to hash based 
shuffle, where there happens to be no disk spilling, then the shuffle write is 
correct.

I can get more info on a workload to repro this situation, but perhaps that 
state of events is sufficient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to