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

Livy Interpreter fails if row contains newline or tab

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.3, 0.8.0
    • None
    • livy-interpreter
    • None
    • All environments

    Description

      The Livy interpreter will return incorrect results if a row contains \n or \t characters.

      In the case of the newline, the result will be:

      • Line is missing from results if the \n appears anywhere but the end of a cell
      • `String index out of range: 17` if it appears at the end of a cell

      In the case of the tab, the result will be misaligned columns if the tab appears in the middle of a cell

      The output showing these error is attached.

      Attachments

        1. tab.PNG
          26 kB
          Alex Bush
        2. newline_empty.PNG
          42 kB
          Alex Bush
        3. newline_end.PNG
          33 kB
          Alex Bush

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bushnoh Alex Bush
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: