Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-688

Giving an option to hide REPL output in Spark interpreter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.6.0
    • Interpreters
    • None

    Description

      When a user use Spark interpreter, the result comes out with result number message like :

      res0: String = 1.6.0

      Someone might want to print this message with their result, but others may want to see the result only since sometimes the compile result is too verbose. So if user want to see the their result, they can use

      print(some_variable)

      Actually, current %pyspark does.
      So it would be better if Zeppelin provides an option property so that users can hide this. ( Default value is as-is )

      Attachments

        Activity

          People

            Ahyoung Ahyoung Ryu
            Ahyoung Ahyoung Ryu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: