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

Changing the context path of zeppelin doesn't eliminate the default URL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.7.2
    • None
    • front-end
    • None

    Description

      I added configuration to modify the context URL from the default URL in the zeppelin-site.xml file:

      <configuration>
      
          <property>
              <name>zeppelin.server.context.path</name>
              <value>/zeppelin</value>
              <description>Context Path of the Web Application</description>
          </property>
      </configuration>
      

      After the change was made, the Sprak UI (http://<host>:8080/) was available with both URLs:

      • /
      • /zeppelin

      Attachments

        1. zeppelin-root-c7bfdff6b058.log
          11 kB
          Sigal Shaharabani

        Activity

          People

            Unassigned Unassigned
            sshahar1 Sigal Shaharabani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: