Github user CodingCat commented on the issue:
https://github.com/apache/spark/pull/11994
if I understand correctly, the only issue here is that we exposed
codehale's MetricsRegistry in Sink base
class..https://github.com/apache/spark/pull/11994/files#diff-9ffc4de02d8a9b4961815f89557ca472R39
Fortunately, we only utilize this registry for registering reporter,
how about provide an abstract method for creating reporter in Sink class ?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]