Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6068

HiveServer2 client on windows does not handle the non-ascii characters properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.13.0
    • HiveServer2, JDBC
    • None
    • Windows

    Description

      When running a select query against a table which contains rows with non-ascii characters HiveServer2 Beeline client returns them wrong. Example:

      738;Garçu, Le (1995);Drama
      741;Ghost in the Shell (Kôkaku kidôtai) (1995);Animation|Sci-Fi
      

      come out from a HiveServer2 beeline client as:

      '738'	'Gar?u, Le (1995)'	'Drama'
      '741'	'Ghost in the Shell (K?kaku kid?tai) (1995)'	'Animation|Sci-Fi'
      

      Attachments

        1. HIVE-6068.1.patch
          1 kB
          Vaibhav Gumashta
        2. HIVE-6068.2.patch
          4 kB
          Vaibhav Gumashta

        Issue Links

          Activity

            People

              vgumashta Vaibhav Gumashta
              vgumashta Vaibhav Gumashta
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: