spark-instrumented-optimizer/core/src
Udbhav30 84f11548e4 [SPARK-30604][CORE] Fix a log message by including hostLocalBlockBytes to total bytes
### What changes were proposed in this pull request?

 Add HostLocalBlock size in log total bytes

### Why are the changes needed?
total size in log is wrong as hostlocal block size is missed

### Does this PR introduce any user-facing change?
no

### How was this patch tested?
Manually checking the log

Closes #27320 from Udbhav30/bug.

Authored-by: Udbhav30 <u.agrawal30@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2020-01-22 14:20:28 -08:00
..
main [SPARK-30604][CORE] Fix a log message by including hostLocalBlockBytes to total bytes 2020-01-22 14:20:28 -08:00
test [SPARK-30599][CORE][TESTS] Increase the maximum number of log events in LogAppender 2020-01-21 14:27:55 -08:00