We can leverage ssh tunneling to directly browse the server history UI. We should document how to do it.
$ cat /etc/hosts 127.0.0.1 localhost spark-history-test.svc.eqiad.wmnet $ ssh -N -L 30443:spark-history-test.svc.eqiad.wmnet:30443 deploy2002.codfw.wmnet