You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Simeon H.K. Fitch (JIRA)" <ji...@apache.org> on 2018/01/31 14:35:00 UTC

[jira] [Created] (ZEPPELIN-3197) Dynamic Interpreter Loading/Unloading results in 404

Simeon H.K. Fitch created ZEPPELIN-3197:
-------------------------------------------

             Summary: Dynamic Interpreter Loading/Unloading results in 404
                 Key: ZEPPELIN-3197
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3197
             Project: Zeppelin
          Issue Type: Bug
          Components: documentation, Interpreters, zeppelin-interpreter, zeppelin-server
    Affects Versions: 0.7.3
            Reporter: Simeon H.K. Fitch


According to the documentation, one should be able to dynamically load and unload Zeppelin interpreters at runtime:

http://zeppelin.apache.org/docs/0.7.3/manual/dynamicinterpreterload.html

However, going to the `/api/interpreter/load/` and `/api/interpreter/unload/` REST endpoints results in a 404 HTTP response.

Looking through the source, I'm unable to find where the `load` and `unload` endpoints might be handled. Therefore, either a) the docs or incorrect, or b) the feature isn't working.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)