John Russell has posted comments on this change. ( http://gerrit.cloudera.org:8080/8771 )
Change subject: IMPALA-5736: [DOCS] Document --query_option for impala-shell ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/8771/3/docs/topics/impala_shell_options.xml File docs/topics/impala_shell_options.xml: http://gerrit.cloudera.org:8080/#/c/8771/3/docs/topics/impala_shell_options.xml@627 PS3, Line 627: <codeph>--config_file=<varname>path_to_config_file</varname></codeph>, to easily select between many > Somewhere in this section you should mention the new [impala.query_options] OK. It is mentioned alongside --query_option / -Q on lines 288-293 but I'll add a specific example. Hmm, if I put live_progress=true into the [impala.query_options] section, I get: Server version: impalad version 2.11.0-SNAPSHOT RELEASE (build 10a0212fef8829ffea0e2ec48eb19e894012c981) LIVE_PROGRESS is not supported for the impalad being connected to, ignoring. I never saw that before. I wonder if it's a limitation of [impala.query_options] that it doesn't work for the 2 special 'shell options'. I'll play it safe and just use a single query option, mem_limit, in my example. -- To view, visit http://gerrit.cloudera.org:8080/8771 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5fa4fc27d6566e87fdabe57edc176133d586a84b Gerrit-Change-Number: 8771 Gerrit-PatchSet: 4 Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: John Russell <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Comment-Date: Fri, 12 Jan 2018 00:45:07 +0000 Gerrit-HasComments: Yes
