You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by zjffdu <gi...@git.apache.org> on 2018/06/21 04:00:50 UTC

[GitHub] zeppelin issue #3024: [ZEPPELIN-3545] save all tables to ResourcePool

Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/3024
  
    Thanks @Savalek for this contribution, but I think putting all tables into ResourcePool doesn't make sense. As it would occupy lots of memory. I plan to introduce paragraph level properties (ZEPPELIN-3348), so that user can control whether to put the interpreter result into ResourcePool. 


---