The deobfuscation mappings the viewer needs for showing the right server method names sre missing, leading to an unreadable mess in the viewer:
It can be fixed if the mappings are changed to Yarn 1.21:
However, the mappings might be incorrect.
Reproduction Steps
Install spark on a latest version 1.21.1 Fabric Server
Open the profiler after you ran it for a little bit. (to generate some data)
See the missing mappings in the viewer
Expected Behaviour
Spark should correctly detect the mappings needed for 1.21.1
Description
The deobfuscation mappings the viewer needs for showing the right server method names sre missing, leading to an unreadable mess in the viewer: It can be fixed if the mappings are changed to Yarn 1.21: However, the mappings might be incorrect.
Reproduction Steps
Expected Behaviour
Spark should correctly detect the mappings needed for 1.21.1
Platform Information
Spark Version
v1.10.97
Logs and Configs
No response
Extra Details
No response