Rick Moritz created ZEPPELIN-346:
------------------------------------

             Summary: Ambiguous parsing of replName in  
zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/NoteInterpreterLoader.java#get(String
 replName)
                 Key: ZEPPELIN-346
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-346
             Project: Zeppelin
          Issue Type: Bug
          Components: Core
         Environment: local "mvn test"
            Reporter: Rick Moritz


This issue was probably introduced into master some time between 0.5.0 and 
around 4 weeks ago.

This issue addresses a combination of a bad test and ambiguous logic in the 
Loader.
The test uses the settings structure in the wrong way, while the Loader itself 
should have strict logic for parsing the replName and not start guessing what 
might be intended and mix up group and repl names.

I'll see if can fix the test but I would need some input on what might depend 
on the ambiguous behaviour, before I touch that.

This issue may be connected with #304



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to