Xuefu Zhang created HIVE-12205: ---------------------------------- Summary: Spark: unify spark statististics aggregation between local and remote spark client Key: HIVE-12205 URL: https://issues.apache.org/jira/browse/HIVE-12205 Project: Hive Issue Type: Task Components: Spark Affects Versions: 1.1.0 Reporter: Xuefu Zhang
In class {{LocalSparkJobStatus}} and {{RemoteSparkJobStatus}}, spark statistics aggregation are done similar but in different code paths. Ideally, we should have a unified approach to simply maintenance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)