Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2591 Yes, if we use that gson, it can be solved. But there're several gson instances and used different one. I fixed it in order to use the same one to handle that type.
---