Skip to content
Snippets Groups Projects
  • Yu Peng's avatar
    231f39e3
    [SPARK-17711] Compress rolled executor log · 231f39e3
    Yu Peng authored
    ## What changes were proposed in this pull request?
    
    This PR adds support for executor log compression.
    
    ## How was this patch tested?
    
    Unit tests
    
    cc: yhuai tdas mengxr
    
    Author: Yu Peng <loneknightpy@gmail.com>
    
    Closes #15285 from loneknightpy/compress-executor-log.
    231f39e3
    History
    [SPARK-17711] Compress rolled executor log
    Yu Peng authored
    ## What changes were proposed in this pull request?
    
    This PR adds support for executor log compression.
    
    ## How was this patch tested?
    
    Unit tests
    
    cc: yhuai tdas mengxr
    
    Author: Yu Peng <loneknightpy@gmail.com>
    
    Closes #15285 from loneknightpy/compress-executor-log.