You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jacob Lammott (Jira)" <ji...@apache.org> on 2020/11/20 19:42:00 UTC

[jira] [Created] (ZEPPELIN-5139) Set ZEPPELIN_INTP_MEM, ZEPPELIN_INTP_JAVA_OPTS for single interpreter

Jacob Lammott created ZEPPELIN-5139:
---------------------------------------

             Summary: Set ZEPPELIN_INTP_MEM, ZEPPELIN_INTP_JAVA_OPTS for single interpreter
                 Key: ZEPPELIN-5139
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5139
             Project: Zeppelin
          Issue Type: Improvement
          Components: Interpreters
    Affects Versions: 0.8.2
            Reporter: Jacob Lammott


Could the interpreter configuration parameters ZEPPELIN_INTP_MEM and ZEPPELIN_INTP_JAVA_OPTS be changed to work for a single interpreter only? Currently it seems like changing these setting overrides mem/java values for all interpreters and we have a use case where we would like to increase the Xmx and Xms settings for one single interpreters without effecting the settings for the others and it does not seem like a solution currently exists for doing this. Maybe something like ZEPPELIN_INTP_MEM_JDBC and ZEPPELIN_INTP_JAVA_OPTS_JDBC, then if the name of the interpreter is not specified it would default to the values of ZEPPELIN_INTP_MEM and ZEPPELIN_INTP_JAVA_OPTS. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)