[
https://issues.apache.org/jira/browse/IMPALA-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648103#comment-17648103
]
Daniel Becker commented on IMPALA-11799:
----------------------------------------
https://gerrit.cloudera.org/#/c/19359/
> Fix example of the hs2_fp_format shell option
> ---------------------------------------------
>
> Key: IMPALA-11799
> URL: https://issues.apache.org/jira/browse/IMPALA-11799
> Project: IMPALA
> Issue Type: Bug
> Components: Clients
> Reporter: Daniel Becker
> Assignee: Daniel Becker
> Priority: Minor
>
> IMPALA-10660 introduced the "hs2_fp_format" shell option. In the help section
> describing the query option it states:
> {noformat}
> Use '%16G' to match Beeswax protocol's floating-point output format{noformat}
> However, '%16G' is not accepted by the shell:
> {code:java}
> bin/impala-shell.sh --hs2_fp_format='%16G'
> Invalid floating point format specification: %16G{code}
> We should change the example to '16G'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]