Skip to content
  • Reynold Xin's avatar
    a46f98d3
    [SPARK-14617] Remove deprecated APIs in TaskMetrics · a46f98d3
    Reynold Xin authored
    ## What changes were proposed in this pull request?
    This patch removes some of the deprecated APIs in TaskMetrics. This is part of my bigger effort to simplify accumulators and task metrics.
    
    ## How was this patch tested?
    N/A - only removals
    
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #12375 from rxin/SPARK-14617.
    a46f98d3
    [SPARK-14617] Remove deprecated APIs in TaskMetrics
    Reynold Xin authored
    ## What changes were proposed in this pull request?
    This patch removes some of the deprecated APIs in TaskMetrics. This is part of my bigger effort to simplify accumulators and task metrics.
    
    ## How was this patch tested?
    N/A - only removals
    
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #12375 from rxin/SPARK-14617.
Loading