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

Error parsing %table when first cell in row is html

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.2
    • None
    • Core
    • None

    Description

      Hi, I think there is a bug in the display system of zeppelin when the first cell contains %html tag

      Example -

      %spark.pyspark

      print '%table\nName\tCol\tCol2\tCol3\n%html <span>578445507377268487</span>\tThis name\t%html <span>57844550737726848</span>\tNew\n%html <span>578445507377268487</span>\tThis name\t%html <span>57844550737726848</span>\tNew'

      Output generated is

      578445507377268487 This name %html 57844550737726848 New 578445507377268487 This name %html 57844550737726848 New

      i.e. no table is printed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              anbhole Abhijit Bhole
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: