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

Impala shell --config_file should use flag names and not dest variable names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.0, Impala 2.12.0
    • Impala 3.3.0
    • Clients
    • ghx-label-5

    Description

      --config_file in Impala shell uses "dest" variable names and not flag names due to: https://github.com/apache/impala/blob/master/shell/option_parser.py#L132

      This is confusing because the users may not know what the dest variable names are without looking at the Impala shell source code. We should either make the dest variable names the same as flag names or modify the Impala shell code to use the flag names.

      Attachments

        Issue Links

          Activity

            People

              fredyw Fredy Wijaya
              fredyw Fredy Wijaya
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: