You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Ahyoung (JIRA)" <ji...@apache.org> on 2016/02/22 15:52:18 UTC

[jira] [Created] (ZEPPELIN-688) Giving an option to hide result numbering in Spark interpreter

Ahyoung created ZEPPELIN-688:
--------------------------------

             Summary: Giving an option to hide result numbering in Spark interpreter 
                 Key: ZEPPELIN-688
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-688
             Project: Zeppelin
          Issue Type: Improvement
          Components: Interpreters
            Reporter: Ahyoung
            Assignee: Ahyoung
            Priority: Minor


When a user use Spark interpreter, the result comes out with result number message like :
{code}res0: String = 1.6.0{code}

Someone might want to print this message with their result, but others may not as below :
{code}String = 1.6.0{code}

So it would be better if Zeppelin provides an option property so that users can hide this.



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