Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/5573
I agree with @aljoscha. We could change the `JobAccumulatorsHandler` to
return the serialized representation of the accumulator map instead of the
stringified representation. We would then also have to adapt the web ui to work
with this format.---
