uber-common / jvm-profiler

JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
Other
1.79k stars 342 forks source link

Easy way to Map ProcessUUID of an Executor to Spark Executor UI ID. #66

Open bot-netizen opened 4 years ago

bot-netizen commented 4 years ago

I am planning to run some profiing on production test dataset but some engineers do not have access to the machines.

Is there any easy way to co-relate the executor UUID for spark to the spark UI executor ID. I agree adding anything spark specific will defeat the purpose of a generic JVM profiler.