Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2839
It is integer type, so you can set it as large as java int can be. e.g.
31536000 which is one year (365*24*60*60)---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2839
It is integer type, so you can set it as large as java int can be. e.g.
31536000 which is one year (365*24*60*60)---