Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1735
  
    @astroshim Thanks for your prompt update. Tested and it works well! 
    But sadly 3 of CI tests are failed likw below and looks relevant with this 
change. Could you take a look this again please?
    ```
    Results :
    
    Failed tests: 
      NoteTest.runNormalTest:80 
    No interactions wanted here:
    -> at org.apache.zeppelin.notebook.NoteTest.runNormalTest(NoteTest.java:80)
    But found this interaction on mock 'interpreterFactory':
    -> at 
org.apache.zeppelin.notebook.Paragraph.isValidInterpreter(Paragraph.java:598)
    ***
    For your reference, here is the list of all invocations ([?] - means 
unverified).
    1. [?]-> at 
org.apache.zeppelin.notebook.Paragraph.isValidInterpreter(Paragraph.java:598)
    2. [?]-> at org.apache.zeppelin.notebook.Note.run(Note.java:550)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to