-
I'm trying to implement something very similar to Dora metrics in our Kyuubi environment. I wanted to ask one question: Is it possible with the existing metrics about Spark processes run with Kyuubi, to get two metrics one of which tells the number of crashed processes due to a system resource problem and the other one tells Total the number of crashes? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This was a question from an Apache kyuubi user @rachlenko, and I reposted it. I'm under the impression that there are no existing metrics to capture these two things. Do you have any ideas? |
Beta Was this translation helpful? Give feedback.
-
now there is no metrics for this, because the engine is decoupled with server. |
Beta Was this translation helpful? Give feedback.
now there is no metrics for this, because the engine is decoupled with server.