Brian McDevitt created KUDU-3116:
------------------------------------
Summary: Enhance operation accumulators in KuduContext to track
operations per table
Key: KUDU-3116
URL: https://issues.apache.org/jira/browse/KUDU-3116
Project: Kudu
Issue Type: Improvement
Components: java, spark
Reporter: Brian McDevitt
The KuduContext tracks row count metrics in LongAccumulators, but often the
same KuduContext is used for multiple tables causing the LongAccumulators to
report incorrect row count values. Having those metrics tracked per table would
improve the results/logging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)