Closed Bug 1485583 Opened 7 years ago Closed 7 years ago

Add metrics source pluggable to Spark metrics system

Categories

(Data Platform and Tools :: General, enhancement, P1)

enhancement
Points:
3

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: akomar, Assigned: akomar)

Details

Attachments

(1 file)

There is a need for monitoring custom metrics in our Spark applications. We can extend Spark's metric system to collect application-level metrics together with framework ones. The easiest way seems to be using accumulators for aggregation, providing them to a custom metrics source.
Summary: Add metrics source pluggable to Spark's system → Add metrics source pluggable to Spark metrics system
Yes, we did - it's a little bit more complicated than our solution and looks abandoned (targets Spark 2.0, last commit 2 years ago).
Tha(In reply to akomarzewski from comment #3) > Yes, we did - it's a little bit more complicated than our solution and looks > abandoned (targets Spark 2.0, last commit 2 years ago). Indeed, a library without commits for 2 years sounds like a risky bet.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: Spark → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: