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

Livy Interpreter doesn't support German Special Character - Encoding Issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • livy-interpreter
    • Patch

    Description

      When Using Livy to Interact with Spark , the Spark Response with German Special Character always return with jumbled Characters(Wrong characters) after patching the ZEPPELIN-2641

      The Initial Issue was We were hitting ZEPPELIN -2641 . But after Patching the fix provided in ZEPPELIN-2641 the exception stopped but the special characters obtained is not correct( wrong characters)

      This happens for German Special Characters like ß, ü, Ü, ä, Ä, ö, Ö .

      The Reason is Zeppelin uses restTemplate.java from spring framework. when POST/GET the request we need to tell restTemplate to use StringHttpMessageConvertersion technique to UTF-8.

      Attached the patch with Jira with which the Special characters shows fine.

      Attachments

        1. ZEPPELIN-3099.patch
          2 kB
          Akhil Naik

        Issue Links

          Activity

            People

              asnaik Akhil Naik
              asnaik Akhil Naik
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: