Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11799

Fix example of the hs2_fp_format shell option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Clients
    • None
    • ghx-label-7

    Description

      IMPALA-10660 introduced the "hs2_fp_format" shell option. In the help section describing the query option it states:

      Use '%16G' to match Beeswax protocol's floating-point output format

      However, '%16G' is not accepted by the shell:

      bin/impala-shell.sh --hs2_fp_format='%16G'
      Invalid floating point format specification: %16G

      We should change the example to '16G'.

      Attachments

        Activity

          People

            daniel.becker Daniel Becker
            daniel.becker Daniel Becker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: