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

Streaming tables are not working anymore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      Just execute the following paragraph (as explained [here|https://github.com/apache/zeppelin/pull/2809]):

       

      ``` 

      {{%sh
      echo "%table"
      echo "Col1 Col2"
      echo "1 2"
      sleep 1
      echo "3 4"
      echo "5 6"
      sleep 2
      echo "7 8"
      sleep 3
      echo "9 10"
      echo "11 12"
      sleep 4
      echo "12 13"}}

      ```

       

      Current behaviour:

       

      Expected behaviour:

       

       

       

       

      Attachments

        Issue Links

          Activity

            People

              conker84 Andrea Santurbano
              conker84 Andrea Santurbano
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m