spark
spark copied to clipboard
Add java flag to disable InstrumentationClassFinder
Some plugins or server forks block Java agents to prevent their code from being dumped.
This PR introduces a toggle to disable InstrumentationClassFinder via:
- This flag: -Dspark.disableInstrumentation=true