agentpath options

Questions about YourKit Java Profiler
Post Reply
ritzbitz
Posts: 1
Joined: Wed Aug 26, 2015 4:52 pm

agentpath options

Post by ritzbitz »

I am using the agentpath option on how to generate a snapshot. I am running a map reduce job and I put the command in the mapred-site.xml in the mapreduce.map.java.opts option. It generates snapshots for RunJar and YarnChild. The issue is that when I open the YarnChild snapshot, it does not display anything. Every tab says "The snapshot does not contain this telemetry". I can connect to the JVM through the YourKit UI when the job is launched and I can see all of the information I need. What do I need to put in my agentpath command to make this work? Below is the agentpath command.

-agentpath:{path}/bin/linux-x86-64/libyjpagent.so=tracing,dir={path},onexit=snapshot

TIA
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: agentpath options

Post by Anton Katilin »

Hi,

Sorry for delay.

Could you please provide the problematic snapshot (a download link).

Best regards,
Anton
Post Reply