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

Keystore and truststore fails from config file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.0
    • conf
    • None

    Description

      The changes in the fix for https://issues.apache.org/jira/browse/ZEPPELIN-1319 introduced a bug which makes setting path to keystore and truststore impossible.
      The reason seems to be an incorrect use of getString() here
      https://github.com/apache/zeppelin/pull/1319/files#diff-69b17249ac9d265091d730130d973f4aR282
      and here
      https://github.com/apache/zeppelin/pull/1319/files#diff-69b17249ac9d265091d730130d973f4aR311

      There should be no getString there, just "path" as it is.

      Attachments

        Issue Links

          Activity

            People

              FireArrow David Ersson
              FireArrow David Ersson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: