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

Add `maxConnLifetime` parameter to JDBC Interpreter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8.0
    • 0.8.1, 0.9.0
    • None
    • None

    Description

      This parameter is necessary in that case:

      1) Zeppelin open connection and keep it in pool;

      2) Database close this connection after some time of inactivity;

      3) User get an error and necessity to restart interpreter.

       

      The default value of this parameter is -1 which means the connection has an infinite lifetime.

      Attachments

        Issue Links

          Activity

            People

              a.zabelkin Alexey Zabelkin
              a.zabelkin Alexey Zabelkin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: