Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1185

ZEPPELIN_INTP_JAVA_OPTS should not use ZEPPELIN_JAVA_OPTS as default value

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.6.0
    • 0.6.2, 0.7.0
    • Core
    • None

    Description

      For now, if ZEPPELIN_INTP_JAVA_OPTS is not defined it would use ZEPPELIN_JAVA_OPTS. I don't think it make sense to do that implicitly as it may not be the user intend to do. If user want to specify custom java opts for interpreter process, then let them do it by himself.

      Besides that, it would introduce some unexpected behavior, e.g. I set ZEPPELIN_JAVA_OPTS as following to remote debug, but this setting will also apply to the remote interpreter process which cause it hang there.

      export ZEPPELIN_JAVA_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005"
      

      Attachments

        Issue Links

          Activity

            People

              zjffdu Jeff Zhang
              zjffdu Jeff Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: