You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by zjffdu <gi...@git.apache.org> on 2018/07/05 00:44:20 UTC

[GitHub] zeppelin issue #3053: WIP [ZEPPELIN-3583] Add function getNoteName() in Inte...

Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/3053
  
    @egorklimov Have you tried it in zeppelin ? It doesn't seem correct to me. Because you didn't  pass note name from zeppelin server to interpreter process. It would always be null if you call  `z.getInterpreterContext().getNoteName()`


---