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

tableWithUTFCharacters throws IndexOutOfBoundsException when INSERT/CREATE statement is executed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None

    Description

      ref. https://github.com/apache/zeppelin/commit/0fc1d7ba2081ebeed5c45d87c27ca57727f54099

      • The error occurs in parseSQLJsonOutput (line 180) as it always expects rowsOutput to have at least 2 values.
      • When INSERT/CREATE statement is executed, the rowsOutput is empty, the app throws IndexOutOfBoundsException 

      Attachments

        Issue Links

          Activity

            People

              levi009 Levi Makee
              levi009 Levi Makee
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: