Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/3239 It is weird that I see another property `common.max_count` but it is never used in `JdbcInterpreter`. I think we just need to keep one and remove others. Personally I prefer `zeppelin.jdbc.maxRows`
---