Yuhong Cheng created BEAM-11775:
-----------------------------------
Summary: Move
org.apache.beam.runners.spark.aggregators.metrics.sink.InMemoryMetrics class
out of test jar
Key: BEAM-11775
URL: https://issues.apache.org/jira/browse/BEAM-11775
Project: Beam
Issue Type: Bug
Components: runner-spark
Reporter: Yuhong Cheng
Assignee: Yuhong Cheng
Currently,
org.apache.beam.runners.spark.aggregators.metrics.sink.InMemoryMetrics class is
in test jar, but InMemoryMetrics is needed when doing unit tests and local runs
for spark runner. So move it out of test jar to support unit tests and local
runs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)