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

Zeppelin interpreter timeout properties are not working if we add it in spark interpreter settings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.1
    • None
    • interpreter-setting
    • None

    Description

      I have created a spark interpreter with below properties in interpreter settings and it is to timeout the spark interpreter after 30 mins. However it is not working. Also I tried removing 10 mins timeout setting from zeppelin-site.xml but it is impacting our other spark interpreters as well. Please help us with the resolution. Thanks!!

       

      1. zeppelin.interpreter.lifecyclemanager.class = org.apache.zeppelin.interpreter.lifecycle.TimeoutLifecycleManager
      2. zeppelin.interpreter.lifecyclemanager.timeout.checkinterval = 60000
      3. zeppelin.interpreter.lifecyclemanager.timeout.threshold = 1800000
      4. spark.dynamicAllocation.cachedExecutorIdleTimeout = 1800s

      Attachments

        Activity

          People

            Unassigned Unassigned
            Neelam1509 Neelam Chandwani
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: