Hi, Where is a plan to add Zeppelin SQL console to WebConfig. I propose to create a Cache Viewer that does not depend to SQL. Cache Viewer should show non-indexed objects and fields too. Objects should be shown same way as in IDE debugger, i.e user can press '+' and see object properties. Of course user will be able to execute SQL queries too, but result of queries will be a full object not a table of primitive types. We can show full info for selected cache entry and provide UI controls to execute some action, for example "evict entry".
Zeppelin is a poor SQL client, it is not suitable for the development, its purpose - to make reports.